Socket
Socket
Sign inDemoInstall

@nikitajs/network

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nikitajs/network - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

2

lib/http/index.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 2.5.1
// Generated by CoffeeScript 2.6.1
// # `nikita.network.http`

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 2.5.1
// Generated by CoffeeScript 2.6.1
// Registration of `nikita.network` actions

@@ -3,0 +3,0 @@ var registry;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 2.5.1
// Generated by CoffeeScript 2.6.1
// # `nikita.network.tcp.assert`

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 2.5.1
// Generated by CoffeeScript 2.6.1
// # `nikita.network.tcp.wait`

@@ -309,3 +309,3 @@

exit $signal`,
code_skipped: 3,
code: [0, 3],
stdin_log: false

@@ -312,0 +312,0 @@ }));

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 2.5.1
// Generated by CoffeeScript 2.6.1
module.exports = {

@@ -3,0 +3,0 @@ // See `man 3 libcurl-errors`

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 2.5.1
// Generated by CoffeeScript 2.6.1
var utils;

@@ -3,0 +3,0 @@

@@ -14,3 +14,3 @@ {

],
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"author": "David Worms <david@adaltas.com>",

@@ -47,5 +47,5 @@ "bugs": {

"devDependencies": {
"coffeescript": "^2.5.1",
"mocha": "^8.3.2",
"mocha-they": "^0.1.2",
"coffeescript": "^2.6.1",
"mocha": "^9.2.2",
"mocha-they": "^0.1.3",
"should": "^13.2.3"

@@ -67,3 +67,3 @@ },

"inline-diffs": true,
"timeout": 40000,
"timeout": 10000,
"reporter": "spec",

@@ -87,3 +87,3 @@ "recursive": true

},
"gitHead": "07c87a8ab6e733021d0e3722b3457e45a9ec9480"
"gitHead": "6ccecbb8dbd2280e01de5b37410141eee63418f2"
}
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