@pnpm/exportable-manifest
Advanced tools
Comparing version 1.2.0 to 1.2.1
# @pnpm/exportable-manifest | ||
## 1.2.1 | ||
### Patch Changes | ||
- Updated dependencies [9ad8c27bf] | ||
- @pnpm/types@6.4.0 | ||
- @pnpm/read-project-manifest@1.1.6 | ||
## 1.2.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@pnpm/exportable-manifest", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Creates an exportable manifest", | ||
@@ -36,4 +36,4 @@ "main": "lib/index.js", | ||
"@pnpm/error": "1.4.0", | ||
"@pnpm/read-project-manifest": "1.1.5", | ||
"@pnpm/types": "6.3.1", | ||
"@pnpm/read-project-manifest": "1.1.6", | ||
"@pnpm/types": "6.4.0", | ||
"ramda": "^0.27.1" | ||
@@ -40,0 +40,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
8131
+ Added@pnpm/read-project-manifest@1.1.6(transitive)
+ Added@pnpm/types@6.4.0(transitive)
+ Added@pnpm/write-project-manifest@1.1.6(transitive)
- Removed@pnpm/read-project-manifest@1.1.5(transitive)
- Removed@pnpm/types@6.3.1(transitive)
- Removed@pnpm/write-project-manifest@1.1.5(transitive)
Updated@pnpm/types@6.4.0