@shelf/aws-lambda-brotli-unpacker
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@shelf/aws-lambda-brotli-unpacker", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Unpacks large Lambda binaries to /tmp", | ||
@@ -29,11 +29,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"tar-fs": "2.0.0" | ||
"tar-fs": "2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@shelf/eslint-config": "0.12.1", | ||
"eslint": "6.7.2", | ||
"husky": "3.1.0", | ||
"jest": "24.9.0", | ||
"lint-staged": "9.5.0", | ||
"prettier": "1.19.1" | ||
"@shelf/eslint-config": "0.19.0", | ||
"eslint": "7.6.0", | ||
"husky": "4.2.5", | ||
"jest": "26.2.2", | ||
"lint-staged": "10.2.11", | ||
"prettier": "2.0.5" | ||
}, | ||
@@ -40,0 +40,0 @@ "husky": { |
@@ -60,4 +60,13 @@ # aws-lambda-brotli-unpacker [![CircleCI](https://circleci.com/gh/shelfio/aws-lambda-brotli-unpacker/tree/master.svg?style=svg&circle-token=a31c3d7699a00ad54a4a8c3fce9e8636973c81f3)](https://circleci.com/gh/shelfio/aws-lambda-brotli-unpacker/tree/master) ![](https://img.shields.io/badge/code_style-prettier-ff69b4.svg) | ||
## Publish | ||
```sh | ||
$ git checkout master | ||
$ yarn version | ||
$ yarn publish | ||
$ git push origin master --tags | ||
``` | ||
## License | ||
MIT © [Shelf](https://shelf.io) |
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
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
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
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
6356
72
+ Addedmkdirp-classic@0.5.3(transitive)
+ Addedtar-fs@2.1.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedtar-fs@2.0.0(transitive)
Updatedtar-fs@2.1.0