@pnpm/pkgid-to-filename
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@pnpm/pkgid-to-filename", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Converts a package ID to a valid file name", | ||
@@ -37,3 +37,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"normalize-path": "^2.1.1" | ||
"normalize-path": "^3.0.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"tape": "^4.8.0", | ||
"ts-node": "^3.3.0", | ||
"ts-node": "^6.0.0", | ||
"tslint": "^5.8.0", | ||
@@ -50,0 +50,0 @@ "typescript": "^2.6.1" |
Sorry, the diff of this file is not supported yet
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
4213
+ Addednormalize-path@3.0.0(transitive)
- Removednormalize-path@2.1.1(transitive)
- Removedremove-trailing-separator@1.1.0(transitive)
Updatednormalize-path@^3.0.0