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

zeromq

Package Overview
Dependencies
Maintainers
9
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zeromq - npm Package Compare versions

Comparing version 6.0.0-beta.16 to 6.0.0-beta.17

0

lib/compat.d.ts

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface FullError extends Error {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ type SocketMethods = "send" | "receive" | "join" | "leave";

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "zeromq",
"version": "6.0.0-beta.16",
"version": "6.0.0-beta.17",
"description": "Next-generation ZeroMQ bindings for Node.js",

@@ -23,3 +23,3 @@ "main": "lib/index.js",

"cross-env": "^7.0.3",
"node-addon-api": "^5.0.0",
"node-addon-api": "^6.0.0",
"shelljs": "^0.8.5",

@@ -26,0 +26,0 @@ "shx": "^0.3.4"

@@ -43,3 +43,3 @@ # ZeroMQ.js Next Generation

```sh
npm install zeromq@6.0.0-beta.16
npm install zeromq@6.0.0-beta.17
```

@@ -82,3 +82,3 @@

```sh
npm install zeromq@6.0.0-beta.16 --build-from-source
npm install zeromq@6.0.0-beta.17 --build-from-source
```

@@ -90,3 +90,3 @@

```sh
npm install zeromq@6.0.0-beta.16 --zmq-shared
npm install zeromq@6.0.0-beta.17 --zmq-shared
```

@@ -97,3 +97,3 @@

```sh
npm install zeromq@6.0.0-beta.16 --zmq-draft
npm install zeromq@6.0.0-beta.17 --zmq-draft
```

@@ -100,0 +100,0 @@

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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