@nats-io/obj
Advanced tools
Comparing version 3.0.0-2 to 3.0.0-3
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
114595
0