@pnpm/parse-overrides
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@pnpm/parse-overrides", | ||
"description": "Parse overrides", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"bugs": { | ||
@@ -21,9 +21,12 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/master/packages/parse-overrides", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/parse-overrides#readme", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/parse-overrides", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/parse-overrides#readme", | ||
"funding": "https://opencollective.com/pnpm", | ||
"dependencies": { | ||
"@pnpm/error": "2.0.0", | ||
"@pnpm/error": "2.1.0", | ||
"@pnpm/parse-wanted-dependency": "2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/parse-overrides": "1.0.1" | ||
}, | ||
"scripts": { | ||
@@ -33,4 +36,4 @@ "_test": "jest", | ||
"lint": "eslint src/**/*.ts test/**/*.ts", | ||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
5309
1
1
+ Added@pnpm/constants@5.0.0(transitive)
+ Added@pnpm/error@2.1.0(transitive)
- Removed@pnpm/error@2.0.0(transitive)
Updated@pnpm/error@2.1.0