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

mysql-promise

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysql-promise - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "mysql-promise",
"version": "1.0.0",
"version": "1.0.1",
"description": "Small wrapper for mysql that use promises.",

@@ -23,10 +23,10 @@ "main": "index.js",

"dependencies": {
"mysql": "^2.0.1",
"bluebird": "^1.0.7"
"mysql": "2.0.1",
"bluebird": "1.0.7"
},
"devDependencies": {
"jshint": "~2.1.10",
"should": "^3.1.3",
"mocha": "^1.17.1"
"should": "3.1.3",
"mocha": "1.17.1"
}
}
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