datastore-core
Advanced tools
Comparing version 6.0.3 to 6.0.4
{ | ||
"name": "datastore-core", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "Wrapper implementation for interface-datastore", | ||
@@ -9,3 +9,3 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>", | ||
"exports": { | ||
"./": { | ||
".": { | ||
"browser": "./esm/src/index.js", | ||
@@ -138,3 +138,3 @@ "require": "./cjs/src/index.js", | ||
"browser": { | ||
"./": "./cjs/src/index.js", | ||
".": "./cjs/src/index.js", | ||
"./base": "./cjs/src/base.js", | ||
@@ -141,0 +141,0 @@ "./errors": "./cjs/src/errors.js", |
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
153574
91
2981