@datastax/astra-db-ts
Advanced tools
Comparing version 0.0.21 to 0.0.22
export declare const LIB_NAME = "@datastax/astra-db-ts"; | ||
export declare const LIB_VERSION = "0.0.21"; | ||
export declare const LIB_VERSION = "0.0.22"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.LIB_NAME = "@datastax/astra-db-ts"; | ||
exports.LIB_VERSION = "0.0.21"; | ||
exports.LIB_VERSION = "0.0.22"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@datastax/astra-db-ts", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "Astra DB TS Client", | ||
@@ -95,2 +95,5 @@ "contributors": [ | ||
}, | ||
"browser": { | ||
"crypto": false | ||
}, | ||
"engines": { | ||
@@ -97,0 +100,0 @@ "node": ">=14.0.0" |
export const LIB_NAME = "@datastax/astra-db-ts"; | ||
export const LIB_VERSION = "0.0.21"; | ||
export const LIB_VERSION = "0.0.22"; |
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
590154