Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shelf/aws-lambda-brotli-unpacker

Package Overview
Dependencies
Maintainers
47
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shelf/aws-lambda-brotli-unpacker - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

16

package.json
{
"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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc