New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/chunked-blob-reader-native

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/chunked-blob-reader-native - npm Package Compare versions

Comparing version 3.0.1 to 4.0.0

10

package.json
{
"name": "@smithy/chunked-blob-reader-native",
"version": "3.0.1",
"version": "4.0.0",
"scripts": {

@@ -14,3 +14,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"test": "yarn g:jest"
"test": "yarn g:vitest run",
"test:watch": "yarn g:vitest watch"
},

@@ -26,3 +27,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/util-base64": "^3.0.0",
"@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"

@@ -57,3 +58,6 @@ },

"directory": ".release/package"
},
"engines": {
"node": ">=18.0.0"
}
}
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