@pnpm/prune-lockfile
Advanced tools
Comparing version 3.0.14 to 3.0.15
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "@pnpm/prune-lockfile", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "Prune a pnpm-lock.yaml", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
], | ||
"repository": "https://github.com/pnpm/pnpm/blob/master/packages/prune-lockfile", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/prune-lockfile", | ||
"keywords": [ | ||
@@ -26,5 +26,5 @@ "pnpm6", | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/prune-lockfile#readme", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/prune-lockfile#readme", | ||
"devDependencies": { | ||
"@pnpm/prune-lockfile": "3.0.14", | ||
"@pnpm/prune-lockfile": "3.0.15", | ||
"@types/ramda": "0.27.39", | ||
@@ -35,5 +35,5 @@ "yaml-tag": "1.1.0" | ||
"@pnpm/constants": "5.0.0", | ||
"@pnpm/lockfile-types": "3.1.5", | ||
"@pnpm/types": "7.9.0", | ||
"dependency-path": "8.0.10", | ||
"@pnpm/lockfile-types": "3.2.0", | ||
"@pnpm/types": "7.10.0", | ||
"dependency-path": "8.0.11", | ||
"ramda": "^0.27.1" | ||
@@ -46,5 +46,4 @@ }, | ||
"test": "pnpm run compile && pnpm run _test", | ||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" | ||
}, | ||
"readme": "# @pnpm/prune-lockfile\n\n> Prune a pnpm-lock.yaml\n\n## Install\n\n```\npnpm add @pnpm/prune-lockfile\n```\n\n## License\n\n[MIT](LICENSE)\n" | ||
"compile": "tsc --build && pnpm run lint --fix" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
193
17634
+ Added@pnpm/lockfile-types@3.2.0(transitive)
+ Added@pnpm/types@7.10.0(transitive)
+ Addeddependency-path@8.0.11(transitive)
- Removed@pnpm/lockfile-types@3.1.5(transitive)
- Removed@pnpm/types@7.9.0(transitive)
- Removeddependency-path@8.0.10(transitive)
Updated@pnpm/lockfile-types@3.2.0
Updated@pnpm/types@7.10.0
Updateddependency-path@8.0.11