Socket
Socket
Sign inDemoInstall

uncrypto

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

5

package.json
{
"name": "uncrypto",
"version": "0.1.0",
"version": "0.1.1",
"description": "Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes",

@@ -21,2 +21,5 @@ "repository": "unjs/uncrypto",

},
"main": "./dist/crypto.node.cjs",
"module": "./dist/crypto.web.cjs",
"browser": "./dist/crypto.web.cjs",
"types": "./dist/crypto.web.d.ts",

@@ -23,0 +26,0 @@ "files": [

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