Socket
Socket
Sign inDemoInstall

@smithy/hash-blob-browser

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/hash-blob-browser - npm Package Compare versions

Comparing version 2.2.0 to 3.0.0

31

package.json
{
"name": "@smithy/hash-blob-browser",
"version": "2.2.0",
"version": "3.0.0",
"scripts": {

@@ -14,3 +14,3 @@ "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": "karma start karma.conf.js"
"test": "yarn g:karma start karma.conf.js"
},

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

"dependencies": {
"@smithy/chunked-blob-reader": "^2.2.0",
"@smithy/chunked-blob-reader-native": "^2.2.0",
"@smithy/types": "^2.12.0",
"@smithy/chunked-blob-reader": "^3.0.0",
"@smithy/chunked-blob-reader-native": "^3.0.0",
"@smithy/types": "^3.0.0",
"tslib": "^2.6.2"

@@ -34,24 +34,7 @@ },

"@aws-crypto/sha256-js": "3.0.0",
"@smithy/util-hex-encoding": "^2.2.0",
"@tsconfig/recommended": "1.0.1",
"@types/chai-as-promised": "^7.1.2",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"@smithy/util-hex-encoding": "^3.0.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
"karma": "6.4.0",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "3.1.1",
"karma-coverage": "2.2.1",
"karma-env-preprocessor": "0.1.1",
"karma-firefox-launcher": "2.1.3",
"karma-jasmine": "5.1.0",
"karma-mocha": "2.0.1",
"karma-sourcemap-loader": "0.3.8",
"karma-typescript": "5.5.3",
"karma-webpack": "5.0.0",
"rimraf": "3.0.2",
"typedoc": "0.23.23",
"webpack": "5.76.0",
"webpack-cli": "4.10.0"
"typedoc": "0.23.23"
},

@@ -58,0 +41,0 @@ "react-native": {

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