➡️ Migrate core package 'deprecation-cop' into ./packages

This commit is contained in:
David Wilson
2018-10-01 16:12:43 -07:00
parent 2e9e57fa13
commit 692f6c344e
16 changed files with 951 additions and 10 deletions

9
package-lock.json generated
View File

@@ -1712,8 +1712,7 @@
}
},
"deprecation-cop": {
"version": "https://www.atom.io/api/packages/deprecation-cop/versions/0.56.9/tarball",
"integrity": "sha512-dTKNhWcDgK6Y5cR8dwZ507QW15lob+Lp//P71wXoTVidXboDqH13Y1yQ7Av5qASscv7fqp5GcvLhQWF55W5yng==",
"version": "file:packages/deprecation-cop",
"requires": {
"etch": "0.9.0",
"fs-plus": "^3.0.0",
@@ -1724,13 +1723,11 @@
"dependencies": {
"etch": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/etch/-/etch-0.9.0.tgz",
"integrity": "sha1-CSJpiPLO4GkL3yCMyyXkFNXfrV8="
"bundled": true
},
"grim": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/grim/-/grim-2.0.2.tgz",
"integrity": "sha1-52CinKe4NDsMH/r2ziDyGkbuiu0=",
"bundled": true,
"requires": {
"event-kit": "^2.0.0"
}