actions-auto-publish-dep
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "actions-auto-publish-dep", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A test setup of automatic publish to npm from github actions", | ||
@@ -22,10 +22,10 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint-config-airbnb-base": "^14.0.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"eslint-plugin-import": "^2.18.2", | ||
"prettier": "^1.19.1", | ||
"eslint": "^6.7.1", | ||
"tap": "^14.10.2" | ||
"eslint-config-airbnb-base": "14.0.0", | ||
"eslint-config-prettier": "6.7.0", | ||
"eslint-plugin-prettier": "3.1.1", | ||
"eslint-plugin-import": "2.18.2", | ||
"prettier": "1.19.1", | ||
"eslint": "6.7.2", | ||
"tap": "14.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
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
3398