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

octo-sansa

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

octo-sansa - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

lib/server.js

@@ -114,6 +114,2 @@ var events = require('events'),

server.ask(someClient, 'function name', { some: "argument" }, function(err, responseBody) {
});
ask = function(client, fn, body, callback) {

@@ -120,0 +116,0 @@ if (typeof callback !== 'function') {

2

package.json
{
"name": "octo-sansa",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/thepatrick/octo-sansa",

@@ -5,0 +5,0 @@ "author": {

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