Socket
Socket
Sign inDemoInstall

isomorphic-webcrypto

Package Overview
Dependencies
536
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

8

package.json
{
"name": "isomorphic-webcrypto",
"version": "1.6.0",
"version": "1.6.1",
"description": "webcrypto library for Node, React Native and IE11+",

@@ -14,3 +14,3 @@ "main": "./src/main.js",

"build": "node build.js",
"prepublish": "npm run build",
"prepublishOnly": "npm run build",
"test": "npm run test:node && npm run test:react-native && npm run test:browser",

@@ -43,3 +43,3 @@ "test:node": "jest ./__tests__/node.js",

"dependencies": {
"@trust/webcrypto": "^0.8.4",
"@trust/webcrypto": "^0.9.2",
"b64-lite": "^1.3.1",

@@ -58,3 +58,3 @@ "b64u-lite": "^1.0.1",

"jest": "^23.4.1",
"karma": "^2.0.4",
"karma": "^3.0.0",
"karma-chrome-launcher": "^2.2.0",

@@ -61,0 +61,0 @@ "karma-edge-launcher": "^0.4.2",

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