@pnpm/lockfile-utils
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@pnpm/lockfile-utils", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Utils for dealing with pnpm-lock.yaml", | ||
@@ -15,5 +15,5 @@ "main": "lib/index.js", | ||
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts", | ||
"test": "npm run tsc && npm run lint && ts-node test --type-check", | ||
"test": "pnpm run tsc && pnpm run lint && ts-node test --type-check", | ||
"tsc": "rimraf lib && tsc", | ||
"prepublishOnly": "npm run tsc" | ||
"prepublishOnly": "pnpm run tsc" | ||
}, | ||
@@ -38,7 +38,4 @@ "repository": "https://github.com/pnpm/pnpm/blob/master/packages/lockfile-utils", | ||
"@pnpm/lockfile-utils": "link:", | ||
"@pnpm/tslint-config": "0.0.0", | ||
"@types/js-yaml": "3", | ||
"@types/node": "*", | ||
"@types/ramda": "0.25.39", | ||
"@types/tape": "4.2.33", | ||
"rimraf": "2.6.3", | ||
@@ -57,3 +54,3 @@ "tape": "4.10.1", | ||
"@pnpm/types": "3.2.0", | ||
"dependency-path": "3.0.5", | ||
"dependency-path": "3.0.6", | ||
"get-npm-tarball-url": "2.0.1", | ||
@@ -60,0 +57,0 @@ "ramda": "0.26.1" |
Sorry, the diff of this file is not supported yet
11
14754
+ Addeddependency-path@3.0.6(transitive)
+ Addedencode-registry@2.0.0(transitive)
+ Addedmap-age-cleaner@0.1.3(transitive)
+ Addedmem@5.1.1(transitive)
+ Addedmimic-fn@2.1.0(transitive)
+ Addedp-defer@1.0.0(transitive)
+ Addedp-is-promise@2.1.0(transitive)
- Removeddependency-path@3.0.5(transitive)
- Removedencode-registry@1.1.0(transitive)
- Removedmem@3.0.1(transitive)
- Removedmimic-fn@1.2.0(transitive)
- Removedp-is-promise@1.1.0(transitive)
Updateddependency-path@3.0.6