@mechanicalrock/awssociate
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@mechanicalrock/awssociate", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "> Some helpers for AWS", | ||
@@ -28,4 +28,8 @@ "author": "Matt Tyler <matt.tyler@mechanicalrock.io>", | ||
"compile": "tsc", | ||
"release:patch": "npm run build && npm version patch && npm login && npm publish --access public", | ||
"test": "jest --coverage" | ||
"preversion": "npm run build", | ||
"release:patch": "npm version patch && npm login && npm publish", | ||
"postversion": "git push && git push --tags", | ||
"test": "jest --coverage", | ||
"test:security": "snyk test", | ||
"test:security-monitor": "snyk monitor" | ||
}, | ||
@@ -46,2 +50,3 @@ "devDependencies": { | ||
"rollup-plugin-uglify": "^6.0.0", | ||
"snyk": "^1.164.0", | ||
"ts-jest": "^24.0.2", | ||
@@ -48,0 +53,0 @@ "tslint": "^5.11.0", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
33020
0
17