Socket
Socket
Sign inDemoInstall

@shelf/aws-lambda-brotli-unpacker

Package Overview
Dependencies
18
Maintainers
54
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

28

package.json
{
"name": "@shelf/aws-lambda-brotli-unpacker",
"version": "2.0.0",
"version": "2.1.0",
"description": "Unpacks large Lambda binaries to /tmp",

@@ -49,20 +49,20 @@ "keywords": [

"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.5",
"@shelf/babel-config": "0.1.8",
"@shelf/eslint-config": "2.13.0",
"@babel/cli": "7.18.6",
"@babel/core": "7.18.6",
"@shelf/babel-config": "1.0.2",
"@shelf/eslint-config": "2.18.0",
"@shelf/prettier-config": "1.0.0",
"@shelf/tsconfig": "0.0.6",
"@types/jest": "27.4.0",
"@types/node": "14",
"@types/jest": "28.1.4",
"@types/node": "16",
"@types/tar-fs": "2.0.1",
"eslint": "8.9.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.3.4",
"prettier": "2.5.1",
"typescript": "4.5.5"
"eslint": "8.19.0",
"husky": "8.0.1",
"jest": "28.1.2",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"typescript": "4.7.4"
},
"engines": {
"node": ">=14"
"node": ">=16"
},

@@ -69,0 +69,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc