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

anydb-sql

Package Overview
Dependencies
Maintainers
3
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anydb-sql - npm Package Compare versions

Comparing version 0.6.56 to 0.6.57

8

package.json
{
"name": "anydb-sql",
"version": "0.6.56",
"version": "0.6.57",
"description": "Minimal ORM for mysql, postgresql and sqlite with complete arbitrary SQL query support (based on brianc's query builder sql)",

@@ -40,8 +40,8 @@ "main": "anydb-sql.js",

"bluebird": "^2.3.6",
"sql": "^0.45.3"
"sql": "^0.45.3",
"sqlite3": "3.x"
},
"devDependencies": {
"blue-tape": "^0.1.7",
"sqlite3": "3.x"
"blue-tape": "^0.1.7"
}
}
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