Socket
Socket
Sign inDemoInstall

libsql-stateless

Package Overview
Dependencies
0
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.8.4-alpha.2 to 2.8.4

18

package.json
{
"name": "libsql-stateless",
"version": "2.8.4-alpha.2",
"version": "2.8.4",
"description": "thin libSQL stateless http driver for TypeScript and JavaScript",

@@ -39,18 +39,2 @@ "homepage": "https://github.com/DaBigBlob/libsql-stateless#readme",

},
"tsup": {
"entry": ["./src/main.ts"],
"splitting": false,
"sourcemap": false,
"clean": true,
"minify": true,
"minifyWhitespace": true,
"outDir": "./dist",
"platform": "neutral",
"treeshake": "safest",
"cjsInterop": true,
"dts": true,
"shims": true,
"format": ["cjs", "esm"],
"target": ["deno1", "node18", "chrome120", "edge120", "firefox120", "safari16", "ES2020"]
},
"scripts": {

@@ -57,0 +41,0 @@ "prepublishOnly": "npm run build",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc