aws-s3-facia-tool
Advanced tools
Comparing version 0.4.6 to 1.0.0
{ | ||
"name": "aws-s3-facia-tool", | ||
"description": "Iterate on S3 buckets in facia tool", | ||
"version": "0.4.6", | ||
"main": "lib/facia-tool.js", | ||
"dependencies": { | ||
"async": "^1.5.2", | ||
"aws-sdk": "^2.2.32", | ||
"es6-promise": "^3.0.2", | ||
"lodash": "^4.0.1", | ||
"mkdirp": "^0.5.1", | ||
"moment": "^2.11.1", | ||
"sift": "^3.2.0" | ||
}, | ||
"version": "1.0.0", | ||
"main": "dist/bundle.js", | ||
"scripts": { | ||
"lint": "eslint .", | ||
"lint": "eslint lib", | ||
"pretest": "npm run-script lint", | ||
@@ -21,3 +12,5 @@ "test": "istanbul cover ./node_modules/.bin/_mocha test", | ||
"prepublish": "npm test && npm prune", | ||
"watchTests": "mocha test -w" | ||
"watchTests": "mocha test -w", | ||
"bundle": "rollup -c", | ||
"prepublish": "npm run bundle && npm test" | ||
}, | ||
@@ -29,12 +22,28 @@ "publishConfig": { | ||
"devDependencies": { | ||
"chai": "^3.4.1", | ||
"async": "^1.5.2", | ||
"aws-sdk": "^2.2.48", | ||
"chai": "^3.5.0", | ||
"es6-promise": "^3.1.2", | ||
"eslint": "^2.5.3", | ||
"istanbul": "^0.4.2", | ||
"jscs": "^2.9.0", | ||
"jshint": "^2.9.1", | ||
"mocha": "^2.3.4" | ||
"lodash": "^4.6.1", | ||
"mkdirp": "^0.5.1", | ||
"mocha": "^2.3.5", | ||
"moment": "^2.12.0", | ||
"rollup": "^0.25.7", | ||
"rollup-plugin-commonjs": "^2.2.1", | ||
"rollup-plugin-json": "^2.0.0", | ||
"rollup-plugin-node-resolve": "^1.5.0", | ||
"sift": "^3.2.1" | ||
}, | ||
"peerDependencies": { | ||
"aws-sdk": "2.2.x" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:guardian/aws-s3-facia-tool.git" | ||
} | ||
}, | ||
"files": [ | ||
"dist" | ||
] | ||
} |
@@ -5,2 +5,6 @@ # aws-s3-facia-tool | ||
## Dependencies | ||
This package has a peer dependency on `aws-sdk` version `2.2x`. | ||
## Installation | ||
@@ -7,0 +11,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
232701
1
6184
1
38
15
5
3
3
+ Addedaws-sdk@2.2.48(transitive)
+ Addedlodash@3.5.0(transitive)
+ Addedsax@1.1.5(transitive)
+ Addedxml2js@0.4.15(transitive)
+ Addedxmlbuilder@2.6.2(transitive)
- Removedasync@^1.5.2
- Removedaws-sdk@^2.2.32
- Removedes6-promise@^3.0.2
- Removedlodash@^4.0.1
- Removedmkdirp@^0.5.1
- Removedmoment@^2.11.1
- Removedsift@^3.2.0
- Removedasync@1.5.2(transitive)
- Removedavailable-typed-arrays@1.0.7(transitive)
- Removedaws-sdk@2.1692.0(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbuffer@4.9.2(transitive)
- Removedcall-bind@1.0.8(transitive)
- Removedcall-bind-apply-helpers@1.0.2(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.1.1(transitive)
- Removedes6-promise@3.3.1(transitive)
- Removedevents@1.1.1(transitive)
- Removedfor-each@0.3.5(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.7(transitive)
- Removedget-proto@1.0.1(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedieee754@1.1.13(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-arguments@1.2.0(transitive)
- Removedis-callable@1.2.7(transitive)
- Removedis-generator-function@1.1.0(transitive)
- Removedis-regex@1.2.1(transitive)
- Removedis-typed-array@1.1.15(transitive)
- Removedisarray@1.0.0(transitive)
- Removedjmespath@0.16.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedmoment@2.30.1(transitive)
- Removedpossible-typed-array-names@1.1.0(transitive)
- Removedpunycode@1.3.2(transitive)
- Removedquerystring@0.2.0(transitive)
- Removedsafe-regex-test@1.1.0(transitive)
- Removedsax@1.2.1(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedsift@3.3.12(transitive)
- Removedurl@0.10.3(transitive)
- Removedutil@0.12.5(transitive)
- Removeduuid@8.0.0(transitive)
- Removedwhich-typed-array@1.1.18(transitive)
- Removedxml2js@0.6.2(transitive)
- Removedxmlbuilder@11.0.1(transitive)