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 2.0.1 to 2.0.2

1

lib/server.js

@@ -5,3 +5,2 @@ 'use strict';

const net = require('net');
const util = require('util');

@@ -8,0 +7,0 @@ const sansa = require('./sansa');

14

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

@@ -20,12 +20,14 @@ "author": {

"devDependencies": {
"chai": "^3.2.0",
"eslint": "^1.4.3",
"eslint-config-opentok": "^1.0.2",
"mocha": "^2.3.2",
"babel-eslint": "^4.1.6",
"chai": "^3.4.1",
"eslint": "^1.10.3",
"eslint-config-thepatrick": "^1.0.0",
"mocha": "^2.3.4",
"mockery": "^1.4.0",
"sinon": "^1.16.1"
"sinon": "^1.17.2"
},
"scripts": {
"lint": "eslint .",
"test": "mocha test"
}
}

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