@pnpm/modules-yaml
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "@pnpm/modules-yaml", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Reads/writes `node_modules/.modules.yaml`", | ||
@@ -8,7 +8,7 @@ "main": "lib/index.js", | ||
"files": [ | ||
"!*.map", | ||
"lib" | ||
"lib", | ||
"!*.map" | ||
], | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=10.13" | ||
}, | ||
@@ -37,4 +37,4 @@ "scripts": { | ||
"is-windows": "1.0.2", | ||
"read-yaml-file": "1.1.0", | ||
"write-yaml-file": "3.0.1" | ||
"read-yaml-file": "2.0.0", | ||
"write-yaml-file": "4.0.0" | ||
}, | ||
@@ -44,4 +44,4 @@ "devDependencies": { | ||
"@types/is-windows": "^1.0.0", | ||
"tempy": "0.4.0" | ||
"tempy": "0.5.0" | ||
} | ||
} |
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
17813
6093
5
+ Addedpify@5.0.0(transitive)
+ Addedread-yaml-file@2.0.0(transitive)
+ Addedstrip-bom@4.0.0(transitive)
+ Addedwrite-yaml-file@4.0.0(transitive)
- Removedpify@4.0.1(transitive)
- Removedread-yaml-file@1.1.0(transitive)
- Removedstrip-bom@3.0.0(transitive)
- Removedwrite-yaml-file@3.0.1(transitive)
Updatedread-yaml-file@2.0.0
Updatedwrite-yaml-file@4.0.0