@scaleleap/amazon-marketplaces
Advanced tools
Comparing version 4.0.0 to 4.0.1
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [4.0.1](https://github.com/ScaleLeap/amazon-marketplaces/compare/v4.0.0...v4.0.1) (2020-03-10) | ||
### Bug Fixes | ||
* npm audit ([de674ab](https://github.com/ScaleLeap/amazon-marketplaces/commit/de674ab3c52a38814967a35e18594143c266ea79)) | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See | ||
@@ -4,0 +16,0 @@ [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
{ | ||
"name": "@scaleleap/amazon-marketplaces", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"publishConfig": { | ||
@@ -35,3 +35,3 @@ "access": "public" | ||
"devDependencies": { | ||
"@jedmao/semantic-release-npm-github-config": "1.0.9", | ||
"@scaleleap/semantic-release-config": "1.0.2", | ||
"@types/jest": "25.1.4", | ||
@@ -57,5 +57,5 @@ "@types/node": "13.9.0", | ||
"release": { | ||
"extends": "@jedmao/semantic-release-npm-github-config", | ||
"extends": "@scaleleap/semantic-release-config", | ||
"branch": "master" | ||
} | ||
} |
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
110164