Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

metacom

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metacom - npm Package Compare versions

Comparing version 0.1.0-alpha.2 to 0.1.0-alpha.4

metacom.js

6

package.json
{
"name": "metacom",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -26,5 +26,5 @@ "description": "Communication protocol for Metarhia stack with rpc, events, binary streams, memory and db access",

},
"main": "./metacom.js",
"main": "metacom.js",
"browser": {
"metacom.js": "dist/metacom.js"
"./metacom.js": "./dist/metacom.js"
},

@@ -31,0 +31,0 @@ "files": [

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