Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sqlite.org/sqlite-wasm

Package Overview
Dependencies
Maintainers
2
Versions
54
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.45.3-build1 to 3.45.3-build2

4

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

@@ -42,3 +42,3 @@ "keywords": [

"fix": "npx prettier . --write",
"prepare": "npm run build && npm run fix && npm run publint",
"prepublishOnly": "npm run build && npm run fix && npm run publint",
"deploy": "npm run prepare && git add . && git commit -am 'New release' && git push && npm publish --access public"

@@ -45,0 +45,0 @@ },

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