picasso-plugin-q
Advanced tools
Comparing version 0.13.2 to 0.13.3
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.13.3"></a> | ||
## [0.13.3](https://github.com/qlik-oss/picasso.js/compare/v0.13.2...v0.13.3) (2018-09-25) | ||
**Note:** Version bump only for package picasso-plugin-q | ||
<a name="0.13.2"></a> | ||
@@ -8,0 +17,0 @@ ## [0.13.2](https://github.com/qlik-oss/picasso.js/compare/v0.13.1...v0.13.2) (2018-09-24) |
/* | ||
* picasso-plugin-q v0.13.2 | ||
* picasso-plugin-q v0.13.3 | ||
* Copyright (c) 2018 QlikTech International AB | ||
@@ -4,0 +4,0 @@ * Released under the MIT license. |
{ | ||
"name": "picasso-plugin-q", | ||
"version": "0.13.2", | ||
"version": "0.13.3", | ||
"description": "QIX plugin for picasso.js", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"build:watch": "yarn run build -w", | ||
"lint": "eslint src test", | ||
"lint": "eslint src", | ||
"prepublishOnly": "rm -rf dist && npm run build" | ||
@@ -29,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "bc6aecc33e827c9601a397a78123a0d46a371f92" | ||
"gitHead": "480bde0ac09757492a6a2848bab8431c9e3827eb" | ||
} |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
424772
0