@pnpm/read-importer-manifest
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -158,2 +158,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=index.js.map |
@@ -41,2 +41,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=readFile.js.map |
{ | ||
"name": "@pnpm/read-importer-manifest", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Read an importer manifest (called package.json in most cases)", | ||
@@ -37,3 +37,3 @@ "main": "lib/index.js", | ||
"@pnpm/types": "^3.0.0", | ||
"@pnpm/write-importer-manifest": "2.0.0", | ||
"@pnpm/write-importer-manifest": "2.0.1", | ||
"detect-indent": "6.0.0", | ||
@@ -54,8 +54,8 @@ "graceful-fs": "4.1.15", | ||
"@types/parse-json": "4.0.0", | ||
"tape": "^4.8.0", | ||
"tape": "4.10.2", | ||
"tempy": "0.3.0", | ||
"ts-node": "8.1.0", | ||
"tslint": "^5.8.0", | ||
"ts-node": "8.2.0", | ||
"tslint": "5.17.0", | ||
"typescript": "3.4.5" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16042
+ Added@pnpm/write-importer-manifest@2.0.1(transitive)
+ Addedwrite-json5-file@2.1.1(transitive)
+ Addedwrite-yaml-file@3.0.1(transitive)
- Removed@pnpm/write-importer-manifest@2.0.0(transitive)
- Removedis-plain-obj@1.1.0(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedsort-keys@2.0.0(transitive)
- Removedwrite-json5-file@2.0.0(transitive)
- Removedwrite-yaml-file@2.0.0(transitive)