@pnpm/write-importer-manifest
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -42,2 +42,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@pnpm/write-importer-manifest", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Write an importer manifest (called package.json in most cases)", | ||
@@ -39,13 +39,13 @@ "main": "lib/index.js", | ||
"write-json-file": "4.0.0", | ||
"write-json5-file": "2.0.0", | ||
"write-yaml-file": "2.0.0" | ||
"write-json5-file": "2.1.1", | ||
"write-yaml-file": "3.0.1" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/write-importer-manifest": "link:", | ||
"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
5812
+ Addedwrite-json5-file@2.1.1(transitive)
+ Addedwrite-yaml-file@3.0.1(transitive)
- Removedis-plain-obj@1.1.0(transitive)
- Removedminimist@1.2.8(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)
Updatedwrite-json5-file@2.1.1
Updatedwrite-yaml-file@3.0.1