surrealised
Advanced tools
Comparing version 0.2.13 to 0.2.14
{ | ||
"name": "surrealised", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"description": "Another SurrealDB Library for NodeJS", | ||
@@ -13,3 +13,4 @@ "main": "./dist/index.js", | ||
"build": "tsup", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publish": "npm publish" | ||
}, | ||
@@ -36,3 +37,3 @@ "repository": { | ||
"node": "18", | ||
"surrealdb.js": "^0.11.0" | ||
"surrealdb.js": "0.11.1" | ||
}, | ||
@@ -39,0 +40,0 @@ "devDependencies": { |
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
109798
Updatedsurrealdb.js@0.11.1