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

dj-egg-mysql

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dj-egg-mysql - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

4

package.json
{
"name": "dj-egg-mysql",
"version": "3.0.2",
"version": "3.0.3",
"description": "MySQL plugin for egg",

@@ -16,3 +16,3 @@ "eggPlugin": {

"dependencies": {
"dj-node-mysql":"^0.0.7"
"dj-node-mysql": "^0.0.7"
},

@@ -19,0 +19,0 @@ "devDependencies": {

@@ -1,2 +0,3 @@

# egg-mysql
# dj-egg-mysql(对egg-mysql进行修改。不在依赖ali-rds,用法参考)
[dj-node-mysql]:'https://www.npmjs.com/package/dj-node-mysql'

@@ -28,3 +29,3 @@ [![NPM version][npm-image]][npm-url]

```bash
$ npm i @f2e/egg-mysql --save
$ npm i dj-egg-mysql --save
```

@@ -31,0 +32,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