@pnpm/local-resolver
Advanced tools
Comparing version 2.0.11 to 2.0.12
{ | ||
"name": "@pnpm/local-resolver", | ||
"version": "2.0.11", | ||
"description": "Resolver for local packages", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"files": [ | ||
"lib" | ||
], | ||
"engines": { | ||
"node": ">=8.15" | ||
}, | ||
"scripts": { | ||
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts", | ||
"tsc": "tsc", | ||
"test": "pnpm run tsc && pnpm run lint && ts-node test --ts-node", | ||
"prepublishOnly": "pnpm run tsc", | ||
"fix": "tslint -c tslint.json src/**/*.ts test/**/*.ts --fix" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/master/packages/local-resolver", | ||
"keywords": [ | ||
"pnpm", | ||
"resolver", | ||
"npm" | ||
], | ||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/local-resolver#readme", | ||
"dependencies": { | ||
"@pnpm/error": "1.0.0", | ||
"@pnpm/read-importer-manifest": "1.0.6", | ||
"@pnpm/resolver-base": "3.1.2", | ||
"@pnpm/types": "3.2.0", | ||
"graceful-fs": "4.2.0", | ||
"normalize-path": "3.0.0", | ||
"ssri": "6.0.1" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/local-resolver": "link:", | ||
"@types/graceful-fs": "4.1.3", | ||
"@types/ssri": "^6.0.1", | ||
"tape": "4.11.0" | ||
} | ||
"name": "@pnpm/local-resolver", | ||
"version": "2.0.12", | ||
"description": "Resolver for local packages", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"files": [ | ||
"lib" | ||
], | ||
"engines": { | ||
"node": ">=8.15" | ||
}, | ||
"scripts": { | ||
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts", | ||
"tsc": "tsc", | ||
"test": "pnpm run tsc && pnpm run lint && ts-node test --ts-node", | ||
"prepublishOnly": "pnpm run tsc", | ||
"fix": "tslint -c tslint.json src/**/*.ts test/**/*.ts --fix" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/master/packages/local-resolver", | ||
"keywords": [ | ||
"pnpm", | ||
"resolver", | ||
"npm" | ||
], | ||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/local-resolver#readme", | ||
"dependencies": { | ||
"@pnpm/error": "1.0.0", | ||
"@pnpm/read-importer-manifest": "1.0.7", | ||
"@pnpm/resolver-base": "3.1.2", | ||
"@pnpm/types": "3.2.0", | ||
"graceful-fs": "4.2.1", | ||
"normalize-path": "3.0.0", | ||
"ssri": "6.0.1" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/local-resolver": "link:", | ||
"@types/graceful-fs": "4.1.3", | ||
"@types/ssri": "^6.0.1", | ||
"tape": "4.11.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
9328
+ Added@pnpm/read-importer-manifest@1.0.7(transitive)
+ Added@pnpm/write-importer-manifest@2.0.2(transitive)
+ Addedgraceful-fs@4.2.1(transitive)
+ Addedsort-keys@4.0.0(transitive)
- Removed@pnpm/read-importer-manifest@1.0.6(transitive)
- Removed@pnpm/write-importer-manifest@2.0.1(transitive)
- Removedgraceful-fs@4.2.0(transitive)
Updatedgraceful-fs@4.2.1