@socketsecurity/config
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@socketsecurity/config", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Config parser for Socket.dev", | ||
@@ -41,6 +41,9 @@ "homepage": "http://github.com/SocketDev/socket-config-js", | ||
"prepare": "husky install", | ||
"prepublishOnly": "run-s build", | ||
"prepublishOnly": "git push --follow-tags && gh-release -y && run-s build", | ||
"test:mocha": "c8 --reporter=lcov --reporter text mocha 'test/**/*.spec.js'", | ||
"test-ci": "run-s test:*", | ||
"test": "run-s check test:*" | ||
"test": "run-s check test:*", | ||
"version": "run-s prepare version:*", | ||
"version:changelog": "auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:'", | ||
"version:git": "git add CHANGELOG.md" | ||
}, | ||
@@ -76,3 +79,5 @@ "devDependencies": { | ||
"type-coverage": "^2.24.1", | ||
"typescript": "~4.9.5" | ||
"typescript": "~4.9.5", | ||
"auto-changelog": "^2.4.0", | ||
"gh-release": "^7.0.2" | ||
}, | ||
@@ -79,0 +84,0 @@ "dependencies": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
17196
31
1