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

juttle-mysql-adapter

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

juttle-mysql-adapter - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

6

CHANGELOG.md
# Change Log
This file documents all notable changes to the juttle-mysql-adapter. The release numbering uses [semantic versioning](http://semver.org).
## 0.6.0
Released 2016-03-23
### Major Changes
- Support JuttleAdapterAPI 0.7.0
## 0.5.0

@@ -5,0 +11,0 @@ Released 2016-02-24

7

package.json
{
"name": "juttle-mysql-adapter",
"version": "0.5.0",
"version": "0.6.0",
"description": "Juttle adapter for MySQL",

@@ -23,3 +23,3 @@ "keywords": [

"dependencies": {
"juttle-sql-adapter-common": "^0.5.0",
"juttle-sql-adapter-common": "^0.6.0",
"knex": "^0.9.0",

@@ -33,5 +33,6 @@ "mysql": "^2.10.2",

"istanbul": "^0.4.2",
"moment": "^2.12.0",
"mocha": "^2.3.4"
},
"juttleAdapterAPI": "^0.5.0",
"juttleAdapterAPI": "^0.7.0",
"engines": {

@@ -38,0 +39,0 @@ "node": ">=4.2.0",

Sorry, the diff of this file is not supported yet

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