bug-versions
Advanced tools
Comparing version 1.73.0 to 1.73.1
{ | ||
"name": "bug-versions", | ||
"version": "1.73.0", | ||
"version": "1.73.1", | ||
"description": "collect all bug versions on npm package", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"contributor": "git-contributor", | ||
"test": "node test.js && find-duplicated-property-keys -s package.json", | ||
"test": "node--test && find-duplicated-property-keys -s package.json", | ||
"ci": "npm run lint:commit && npm test", | ||
@@ -908,2 +908,8 @@ "semantic-release": "semantic-release", | ||
} | ||
}, | ||
"@babel/traverse": { | ||
"7.17.10": { | ||
"version": "7.17.9", | ||
"reason": "https://github.com/babel/babel/issues/14525" | ||
} | ||
} | ||
@@ -920,3 +926,3 @@ } | ||
"husky": "^4.2.5", | ||
"node-core-test": "^1.1.0", | ||
"node-core-test": "^2.0.0", | ||
"semantic-release": "^18.0.1" | ||
@@ -923,0 +929,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
40260