Socket
Socket
Sign inDemoInstall

aws-crt

Package Overview
Dependencies
8
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.4 to 1.12.5

15

package.json
{
"name": "aws-crt",
"version": "1.12.4",
"version": "1.12.5",
"description": "NodeJS/browser bindings to the aws-c-* libraries",

@@ -23,4 +23,3 @@ "homepage": "https://github.com/awslabs/aws-crt-nodejs",

"prepare": "node ./scripts/tsc.js && node ./scripts/build.js",
"install": "node ./scripts/install.js",
"preinstall": "npm install npm-force-resolutions && npx npm-force-resolutions && npm install npm-force-resolutions && npx npm-force-resolutions"
"install": "node ./scripts/install.js --production"
},

@@ -34,2 +33,3 @@ "devDependencies": {

"@types/ws": "^7.4.7",
"@types/prettier": "2.6.0",
"aws-sdk": "^2.848.0",

@@ -39,3 +39,2 @@ "jest": "^27.2.1",

"jest-runtime": "^27.2.1",
"npm-force-resolutions": "0.0.10",
"puppeteer": "^3.3.0",

@@ -57,12 +56,6 @@ "ts-jest": "^27.0.5",

"fastestsmallesttextencoderdecoder": "^1.0.22",
"mqtt": "^4.3.4",
"mqtt": "^4.3.7",
"tar": "^6.1.11",
"ws": "^7.5.5"
},
"resolutions": {
"minimist": "1.2.6",
"shelljs": "0.8.5",
"tar@4.4.17": "4.4.19",
"@types/prettier": "2.3.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc