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

@mtcute/wasm

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mtcute/wasm - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

7

package.json
{
"name": "@mtcute/wasm",
"version": "0.10.0",
"version": "0.11.0",
"description": "WASM implementation of common algorithms used in Telegram",

@@ -16,5 +16,8 @@ "author": "alina sireneva <alina@tei.su>",

},
"./mtcute.wasm": "./mtcute.wasm"
"./mtcute.wasm": {
"import": "./mtcute.wasm",
"require": "./mtcute.wasm"
}
},
"module": "esm/index.js"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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