verdaccio-aws-s3-storage
Advanced tools
Comparing version 10.0.0-next.0 to 10.0.0-next.1
@@ -6,2 +6,10 @@ # Change Log | ||
# [10.0.0-next.1](https://github.com/verdaccio/monorepo/compare/v10.0.0-next.0...v10.0.0-next.1) (2020-04-12) | ||
**Note:** Version bump only for package verdaccio-aws-s3-storage | ||
# [10.0.0-next.0](https://github.com/verdaccio/monorepo/compare/v9.4.0...v10.0.0-next.0) (2020-03-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "verdaccio-aws-s3-storage", | ||
"version": "10.0.0-next.0", | ||
"version": "10.0.0-next.1", | ||
"description": "AWS S3 storage implementation for Verdaccio", | ||
@@ -31,9 +31,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@verdaccio/commons-api": "^10.0.0-next.0", | ||
"@verdaccio/streams": "^10.0.0-next.0", | ||
"@verdaccio/commons-api": "^10.0.0-next.1", | ||
"@verdaccio/streams": "^10.0.0-next.1", | ||
"aws-sdk": "^2.607.0" | ||
}, | ||
"devDependencies": { | ||
"@verdaccio/babel-preset": "^10.0.0-next.0", | ||
"@verdaccio/eslint-config": "^10.0.0-next.0", | ||
"@verdaccio/babel-preset": "^10.0.0-next.1", | ||
"@verdaccio/eslint-config": "^10.0.0-next.1", | ||
"@verdaccio/types": "^9.3.0", | ||
@@ -56,3 +56,3 @@ "recursive-readdir": "2.2.2" | ||
}, | ||
"gitHead": "b2b740dfb65ebb890b90e5987d66bac41fbaaa3a" | ||
"gitHead": "1c83f6e766a5ed042ce1bcf2ab2cb68631ad83fd" | ||
} |
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
46780