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

@ssense/mysql

Package Overview
Dependencies
Maintainers
25
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ssense/mysql - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

11

package.json
{
"name": "@ssense/mysql",
"version": "1.0.1",
"version": "1.0.2",
"description": "Helpers for accessing and sending queries to MySQL or MariaDB",

@@ -40,3 +40,5 @@ "keywords": [

"@types/jest": "^26.0.24",
"@types/sinon": "^10.0.2",
"jest": "^27.0.6",
"sinon": "^11.1.1",
"ts-jest": "^27.0.3",

@@ -46,8 +48,5 @@ "typescript": "^4.3.5"

"dependencies": {
"@types/mysql": "^2.15.19",
"@types/sinon": "^10.0.2",
"mysql": "^2.18.1",
"sinon": "^11.1.1"
"mysql": "^2.18.1"
},
"gitHead": "5e3634466db6d1201e1d4db7fe86d40ea8d87630"
"gitHead": "ff1297c24179bf8ccf0acf37b3a2f618915b767d"
}
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