You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

picasso-plugin-q

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picasso-plugin-q - npm Package Compare versions

Comparing version

to
0.5.3

/**
* picasso-plugin-q v0.5.2
* picasso-plugin-q v0.5.3
* Copyright (c) 2018 QlikTech International AB

@@ -4,0 +4,0 @@ */

{
"name": "picasso-plugin-q",
"version": "0.5.2",
"version": "0.5.3",
"description": "QIX plugin for picasso.js",

@@ -24,3 +24,4 @@ "license": "MIT",

"test:unit:watch": "npm run test:unit -- -w",
"test:unit:coverage": "npm run test:unit -- --coverage"
"test:unit:coverage": "npm run test:unit -- --coverage",
"prepublishOnly": "rm -rf dist && npm run build && npm run build:dev"
},

@@ -27,0 +28,0 @@ "devDependencies": {

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