verdaccio-aws-s3-storage
Advanced tools
Comparing version 8.0.0-next.2 to 8.0.0-next.4
{ | ||
"extends": ["@verdaccio"], | ||
"rules": { | ||
@@ -4,0 +3,0 @@ "@typescript-eslint/no-use-before-define": "off", |
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.0.0-next.4](https://github.com/verdaccio/verdaccio-aws-s3-storage/compare/v8.0.0-next.3...v8.0.0-next.4) (2019-08-18) | ||
**Note:** Version bump only for package verdaccio-aws-s3-storage | ||
# [8.0.0-next.2](https://github.com/verdaccio/verdaccio-aws-s3-storage/compare/v8.0.0-next.1...v8.0.0-next.2) (2019-08-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "verdaccio-aws-s3-storage", | ||
"version": "8.0.0-next.2", | ||
"version": "8.0.0-next.4", | ||
"description": "aws s3 storage implementation", | ||
@@ -24,2 +24,3 @@ "keywords": [ | ||
"scripts": { | ||
"coverage:publish": "codecov --root=../../ -F plugins", | ||
"test": "jest", | ||
@@ -32,4 +33,3 @@ "lint": "eslint \"**/*.{js,ts}\"", | ||
"build:types": "tsc --emitDeclarationOnly", | ||
"build:js": "babel src/ --out-dir lib --extensions \".ts,.tsx\"", | ||
"coverage:publish": "codecov" | ||
"build:js": "babel src/ --out-dir lib --extensions \".ts,.tsx\"" | ||
}, | ||
@@ -43,4 +43,4 @@ "dependencies": { | ||
"@types/aws-sdk": "2.7.0", | ||
"@verdaccio/babel-preset": "^8.0.0-next.2", | ||
"@verdaccio/eslint-config": "^8.0.0-next.2", | ||
"@verdaccio/babel-preset": "^8.0.0-next.4", | ||
"@verdaccio/eslint-config": "^8.0.0-next.4", | ||
"@verdaccio/types": "^5.3.0", | ||
@@ -56,3 +56,3 @@ "cross-env": "5.2.0", | ||
}, | ||
"gitHead": "91ffbef68827bb79d1240846c76327df89f97cad" | ||
"gitHead": "0f789035d4f581ee112ca50f9926fcdeeaafbbc7" | ||
} |
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
34238
768