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

@tbd54566975/crypto

Package Overview
Dependencies
Maintainers
9
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tbd54566975/crypto - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

7

package.json
{
"name": "@tbd54566975/crypto",
"version": "0.1.1",
"version": "0.1.2",
"description": "TBD crypto library",

@@ -48,2 +48,7 @@ "type": "module",

},
"./browser": {
"import": "./dist/browser.mjs",
"require": "./dist/browser.js",
"types": "./dist/types/main.d.ts"
},
"./electron": {

@@ -50,0 +55,0 @@ "import": "./dist/esm/main.mjs",

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