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

@kinshipjs/mysql2

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kinshipjs/mysql2 - npm Package Compare versions

Comparing version 0.0.12-development to 0.0.13-development

10

package.json
{
"name": "@kinshipjs/mysql2",
"version": "0.0.12-development",
"version": "0.0.13-development",
"homepage": "https://github.com/kinshipjs/adapter-mysql",

@@ -14,4 +14,3 @@ "repository": {

"scripts": {
"clean": "del /S /Q .\\dist",
"build": "npm run clean && npm run build:source && npm run build:types",
"build": "npm run build:source && npm run build:types",
"build:source": "tsup",

@@ -35,11 +34,10 @@ "build:types": "tsc",

"dependencies": {
"@kinshipjs/core": "^0.0.39-development",
"@kinshipjs/core": "^0.0.45-development",
"mysql2": "^3.6.1"
},
"devDependencies": {
"@kinshipjs/adapter-tests": "file:../adapter-tests",
"@types/node": "^20.6.0",
"dotenv": "^16.3.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
"typescript": "^5.1.6"
},

@@ -46,0 +44,0 @@ "files": [

dist/index.js

Sorry, the diff of this file is too big to display

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