ts-toolbelt
Advanced tools
Comparing version 1.0.21 to 1.0.22
{ | ||
"name": "ts-toolbelt", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"license": "Apache-2.0", | ||
@@ -29,2 +29,11 @@ "author": "Pierre-Antoine Mills", | ||
}, | ||
"release-it": { | ||
"hooks": { | ||
"before:init": [ | ||
"npm test" | ||
], | ||
"before:git:release": "npm run build", | ||
"after:release": "echo Successfully released ${name} v${version} to ${repo.repository}." | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -31,0 +40,0 @@ "@typescript-eslint/parser": "^1.10.2", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
109687
199
2354