libsql-stateless
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "libsql-stateless", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"homepage": "https://github.com/DaBigBlob/libsql-stateless#readme", | ||
@@ -58,13 +58,6 @@ "repository": { | ||
"clean": "npm run prebuild", | ||
"publish": "npm publish && npm run clean" | ||
"prod": "npm publish && npm run clean" | ||
}, | ||
"type": "module", | ||
"types": "lib-esm/main.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
".": [ | ||
"./lib-esm/main.d.ts" | ||
] | ||
} | ||
} | ||
"types": "lib-esm/main.d.ts" | ||
} |
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
24879