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

batchsql

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

batchsql - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

16

package.json
{
"name": "batchsql",
"version": "1.0.0",
"version": "1.0.1",
"description": "Batch sql generator for MySQL and MariaDB",

@@ -18,4 +18,14 @@ "main": "index.js",

],
"author": "Anthony Mugendi (ngurumugz@gmail.com)",
"license": "MIT"
"author": {
"name": "Anthony Mugendi",
"url": "ngurumugz@gmail.com"
},
"license": "MIT",
"readme": "ERROR: No README data found!",
"_id": "batchsql@1.0.0",
"_shasum": "4fb9eaeec98ff7b4181b09e590447d07e9b8c0b0",
"_from": "batchsql@>=1.0.0 <2.0.0",
"dependencies": {
"mysql": "^2.7.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