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

mysqldump

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysqldump - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

6

package.json
{
"name": "mysqldump",
"version": "3.1.0",
"version": "3.2.0",
"description": "Create a DUMP from MySQL",

@@ -11,3 +11,3 @@ "main": "dist/cjs.js",

"pretest-prod": "ts-node -P ./tsconfig.json --files ./test/scripts/initDb.ts",
"setup-travis": "node ./test/setupTravis.js",
"setup-actions": "node ./test/setupGHActions.js",
"test": "jest --ci --config=./jest.json",

@@ -47,3 +47,3 @@ "test-prod": "JEST_USE_NPM_BUILD=true jest --ci --config=./test/jest-prod-config.js",

"deepmerge": "^3.2.0",
"mysql2": "^1.6.5",
"mysql2": "^2.1.0",
"sql-formatter": "^2.3.2",

@@ -50,0 +50,0 @@ "sqlstring": "^2.3.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