New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nats-io/nats-core

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nats-io/nats-core - npm Package Compare versions

Comparing version 3.0.0-21 to 3.0.0-22

2

build/src/version.ts
// This file is generated - do not edit
export const version = "3.0.0-20";
export const version = "3.0.0-22";

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

export declare const version = "3.0.0-20";
export declare const version = "3.0.0-22";

@@ -5,3 +5,3 @@ "use strict";

// This file is generated - do not edit
exports.version = "3.0.0-20";
exports.version = "3.0.0-22";
//# sourceMappingURL=version.js.map
{
"name": "@nats-io/nats-core",
"version": "3.0.0-21",
"version": "3.0.0-22",
"files": [

@@ -10,11 +10,6 @@ "lib/",

],
"types": "./lib/mod.d.js",
"exports": {
".": {
"types": "./_dist/src/mod.d.ts",
"default": "./src/mod.js"
},
"./internal": {
"types": "./_dist/src/internal_mod.d.ts",
"default": "./src/internal_mod.js"
}
".": "./lib/mod.js",
"./internal": "./lib/internal_mod.js"
},

@@ -21,0 +16,0 @@ "license": "Apache-2.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