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

nukak-sqlite

Package Overview
Dependencies
Maintainers
0
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nukak-sqlite - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

5

CHANGELOG.md

@@ -7,2 +7,7 @@ # Changelog

## [1.4.3] - 2024-09-25
- Ensure the connection is auto-released after `commit` or `rollback` runs.
- Update dependencies.
## [1.4.2] - 2024-09-20

@@ -9,0 +14,0 @@

6

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "1.4.1",
"version": "1.4.2",
"type": "module",

@@ -27,3 +27,3 @@ "main": "./index.js",

"@types/better-sqlite3": "^7.6.11",
"@types/node": "^22.5.5",
"@types/node": "^22.7.2",
"better-sqlite3": "^11.3.0",

@@ -67,3 +67,3 @@ "copyfiles": "^2.4.1",

},
"gitHead": "ebe190c5a043c5c6f3f6cc68c3a027d8e852b458"
"gitHead": "8170469e70cb6662b29b543518f0bc6afc3a0723"
}
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