Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "tapable-ts", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A TS implementation of tapable", | ||
@@ -16,5 +16,22 @@ "main": "./dist/hooks.js", | ||
], | ||
"siddeEffects": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adierkens/tapable-ts" | ||
}, | ||
"keywords": [ | ||
"webpack", | ||
"plugin", | ||
"loader", | ||
"inject" | ||
], | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org" | ||
}, | ||
"author": "Adam Dierkens <adam@dierkens.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/adierkens/tapable-ts/issues" | ||
}, | ||
"homepage": "https://github.com/adierkens/tapable-ts#readme", | ||
"sideEffects": false, | ||
"devDependencies": { | ||
@@ -21,0 +38,0 @@ "@types/jest": "^27.5.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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
71771
0
1
0