actions-auto-publish
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "actions-auto-publish", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A test setup of automatic publish to npm from github actions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
{ | ||
"extends": [ | ||
"config:base" | ||
] | ||
], | ||
"packageRules": [{ | ||
"depTypeList": ["dependencies"], | ||
"automerge": true, | ||
"major": { | ||
"automerge": false | ||
} | ||
}] | ||
} |
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
3377
33