@pnpm/modules-yaml
Advanced tools
Comparing version 8.0.1 to 8.0.2
# @pnpm/modules-yaml | ||
## 8.0.2 | ||
### Patch Changes | ||
- a2ef8084f: Use the same versions of dependencies across the pnpm monorepo. | ||
## 8.0.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pnpm/modules-yaml", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "Reads/writes `node_modules/.modules.yaml`", | ||
@@ -35,4 +35,4 @@ "main": "lib/index.js", | ||
"@pnpm/types": "6.2.0", | ||
"is-windows": "1.0.2", | ||
"read-yaml-file": "2.0.0", | ||
"is-windows": "^1.0.2", | ||
"read-yaml-file": "^2.0.0", | ||
"write-yaml-file": "^4.1.0" | ||
@@ -43,5 +43,5 @@ }, | ||
"@types/is-windows": "^1.0.0", | ||
"tempy": "0.5.0" | ||
"tempy": "^0.6.0" | ||
}, | ||
"funding": "https://opencollective.com/pnpm" | ||
} |
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
8763
+ Addedread-yaml-file@2.1.0(transitive)
- Removedargparse@1.0.10(transitive)
- Removedesprima@4.0.1(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedjs-yaml@3.14.1(transitive)
- Removedpify@5.0.0(transitive)
- Removedread-yaml-file@2.0.0(transitive)
- Removedsprintf-js@1.0.3(transitive)
Updatedis-windows@^1.0.2
Updatedread-yaml-file@^2.0.0