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

qcobjects-admin-lib-db-sqlite3

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcobjects-admin-lib-db-sqlite3 - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

2

package.json
{
"name": "qcobjects-admin-lib-db-sqlite3",
"version": "0.0.22",
"version": "0.0.23",
"description": "QCObjects Admin Lib to work with SQLite3",

@@ -5,0 +5,0 @@ "main": "public/js/index.cjs",

import "./config";
import api from "./packages/com.qcobjects.admin.lib.db.sqlite3";
import SQLite3Gateway from "./packages/com.qcobjects.admin.lib.db.sqlite3";
import "./package";
export default api;
export default SQLite3Gateway;
import "./config";
import api from "./packages/com.qcobjects.admin.lib.db.sqlite3";
import SQLite3Gateway from "./packages/com.qcobjects.admin.lib.db.sqlite3";
import "./package";
export default api;
export default SQLite3Gateway;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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