@pnpm/manifest-utils
Advanced tools
Comparing version 1.0.1-alpha.0 to 1.0.1
# @pnpm/manifest-utils | ||
## 1.0.1 | ||
### Patch Changes | ||
- Updated dependencies [da091c711] | ||
- @pnpm/types@6.0.0 | ||
## 1.0.1-alpha.0 | ||
### Patch Changes | ||
@@ -5,0 +13,0 @@ |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.filterDependenciesByType = void 0; | ||
function filterDependenciesByType(manifest, include) { | ||
@@ -4,0 +5,0 @@ return { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getAllDependenciesFromManifest = exports.filterDependenciesByType = void 0; | ||
function filterDependenciesByType(manifest, include) { | ||
@@ -4,0 +5,0 @@ return { |
{ | ||
"name": "@pnpm/manifest-utils", | ||
"description": "Utils for dealing with package manifest", | ||
"version": "1.0.1-alpha.0", | ||
"version": "1.0.1", | ||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)", | ||
@@ -31,3 +31,3 @@ "bugs": { | ||
"dependencies": { | ||
"@pnpm/types": "6.0.0-alpha.0" | ||
"@pnpm/types": "6.0.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "homepage": "https://github.com/pnpm/pnpm/blob/master/packages/manifest-utils#readme", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5484
59
1
+ Added@pnpm/types@6.0.0(transitive)
- Removed@pnpm/types@6.0.0-alpha.0(transitive)
Updated@pnpm/types@6.0.0