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

@nats-io/obj

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nats-io/obj - npm Package Compare versions

Comparing version 3.0.0-2 to 3.0.0-3

12

package.json
{
"name": "@nats-io/obj",
"version": "3.0.0-2",
"version": "3.0.0-3",
"files": [
"lib/",
"build/src/"
"build/src/",
"LICENSE",
"README.md"
],

@@ -14,2 +16,6 @@ "types": "./lib/mod.d.js",

"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/nats-io/nats.js"
},
"private": false,

@@ -40,2 +46,2 @@ "scripts": {

}
}
}

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

# obj
# Obj

@@ -6,4 +6,4 @@ The obj module implements the NATS ObjectStore functionality using JetStream for

Obj is materialized view that presents a different _API_ to interact with the
data stored in a stream using the API for a ObjectStore which should be familiar
to many application developers.
data stored in a stream using the API for an ObjectStore which should be
familiar to many application developers.

@@ -10,0 +10,0 @@ ## Installation

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