New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sqlite.org/sqlite-wasm

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sqlite.org/sqlite-wasm - npm Package Compare versions

Comparing version 3.46.1-build3 to 3.46.1-build4

9

package.json
{
"name": "@sqlite.org/sqlite-wasm",
"version": "3.46.1-build3",
"version": "3.46.1-build4",
"description": "SQLite Wasm conveniently wrapped as an ES Module.",

@@ -31,3 +31,4 @@ "keywords": [

},
"./package.json": "./package.json"
"./package.json": "./package.json",
"./sqlite3.wasm": "./sqlite-wasm/jswasm/sqlite3.wasm"
},

@@ -64,6 +65,6 @@ "bin": {

"prettier-plugin-jsdoc": "^1.3.0",
"publint": "^0.2.10",
"publint": "^0.2.11",
"shx": "^0.3.4",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc