@pnpm/prune-lockfile
Advanced tools
Comparing version 3.0.7 to 3.0.8
{ | ||
"name": "@pnpm/prune-lockfile", | ||
"version": "3.0.7", | ||
"description": "Prune a pnpm-lock.yaml", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"engines": { | ||
"node": ">=12.17" | ||
}, | ||
"files": [ | ||
"lib", | ||
"!*.map" | ||
], | ||
"repository": "https://github.com/pnpm/pnpm/blob/master/packages/prune-lockfile", | ||
"keywords": [ | ||
"pnpm", | ||
"shrinkwrap", | ||
"lockfile" | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/prune-lockfile#readme", | ||
"devDependencies": { | ||
"@types/ramda": "0.27.39", | ||
"yaml-tag": "1.1.0" | ||
}, | ||
"dependencies": { | ||
"@pnpm/constants": "5.0.0", | ||
"@pnpm/lockfile-types": "3.0.0", | ||
"@pnpm/types": "7.3.0", | ||
"dependency-path": "8.0.3", | ||
"ramda": "^0.27.1" | ||
}, | ||
"funding": "https://opencollective.com/pnpm", | ||
"scripts": { | ||
"lint": "eslint -c ../../eslint.json src/**/*.ts test/**/*.ts", | ||
"_test": "jest", | ||
"test": "pnpm run compile && pnpm run _test", | ||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" | ||
} | ||
} | ||
"name": "@pnpm/prune-lockfile", | ||
"version": "3.0.8", | ||
"description": "Prune a pnpm-lock.yaml", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"engines": { | ||
"node": ">=12.17" | ||
}, | ||
"files": [ | ||
"lib", | ||
"!*.map" | ||
], | ||
"repository": "https://github.com/pnpm/pnpm/blob/master/packages/prune-lockfile", | ||
"keywords": [ | ||
"pnpm", | ||
"shrinkwrap", | ||
"lockfile" | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/prune-lockfile#readme", | ||
"devDependencies": { | ||
"@types/ramda": "0.27.39", | ||
"yaml-tag": "1.1.0" | ||
}, | ||
"dependencies": { | ||
"@pnpm/constants": "5.0.0", | ||
"@pnpm/lockfile-types": "3.0.0", | ||
"@pnpm/types": "7.4.0", | ||
"dependency-path": "8.0.4", | ||
"ramda": "^0.27.1" | ||
}, | ||
"funding": "https://opencollective.com/pnpm", | ||
"scripts": { | ||
"lint": "eslint -c ../../eslint.json src/**/*.ts test/**/*.ts", | ||
"_test": "jest", | ||
"test": "pnpm run compile && pnpm run _test", | ||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" | ||
} | ||
} |
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
17354
6
+ Added@pnpm/types@7.4.0(transitive)
+ Addeddependency-path@8.0.4(transitive)
- Removed@pnpm/types@7.3.0(transitive)
- Removeddependency-path@8.0.3(transitive)
Updated@pnpm/types@7.4.0
Updateddependency-path@8.0.4