Socket
Socket
Sign inDemoInstall

@aws-crypto/web-crypto-backend

Package Overview
Dependencies
4
Maintainers
9
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.0 to 3.0.0

build/main/src/backend-factory.d.ts

12

package.json
{
"name": "@aws-crypto/web-crypto-backend",
"version": "2.4.0",
"version": "3.0.0",
"scripts": {

@@ -28,7 +28,7 @@ "prepublishOnly": "npm run build",

"sideEffects": false,
"main": "./build/main/index.js",
"module": "./build/module/index.js",
"types": "./build/main/index.d.ts",
"main": "./build/main/src/index.js",
"module": "./build/module/src/index.js",
"types": "./build/main/src/index.d.ts",
"files": [
"build/**/*"
"build/**/src/*"
],

@@ -42,3 +42,3 @@ "standard": {

},
"gitHead": "3aa78a3da5db2c396c550a1bc47e156fb7b0155e"
"gitHead": "affe2378b842b35e22d430d29fa863db44ea6b60"
}
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