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

smith

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smith - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

.c9revisions/package.json.c9save

2

package.json

@@ -11,3 +11,3 @@ {

"description": "Smith is an RPC agent system for Node.JS used in architect and vfs.",
"version": "0.1.10",
"version": "0.1.11",
"scripts": {

@@ -14,0 +14,0 @@ "test": "./test-all.sh"

@@ -366,3 +366,3 @@ /*

}
fn.apply(null, message.slice(1));
fn.apply(this, message.slice(1));
};

@@ -369,0 +369,0 @@

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