blip-toolkit
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "blip-toolkit", | ||
"description": "'BLiP's Toolkit'", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"license": "MIT", | ||
@@ -68,3 +68,3 @@ "main": "dist/blip-toolkit.js", | ||
"pre-commit": "npm run lint", | ||
"pre-push": "npm run lint && npm run test && npm run test:check-coverage" | ||
"pre-push": "npm run lint && npm run test && npm run test:show-coverage && npm run test:check-coverage" | ||
} | ||
@@ -71,0 +71,0 @@ }, |
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
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
65845
199