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

picasso.js

Package Overview
Dependencies
Maintainers
3
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picasso.js - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="0.10.2"></a>
## [0.10.2](https://github.com/qlik-oss/picasso.js/compare/v0.10.1...v0.10.2) (2018-06-27)
**Note:** Version bump only for package picasso.js
<a name="0.10.1"></a>

@@ -8,0 +16,0 @@ ## [0.10.1](https://github.com/qlik-oss/picasso.js/compare/0.10.0...0.10.1) (2018-06-27)

4

package.json
{
"name": "picasso.js",
"version": "0.10.1",
"version": "0.10.2",
"description": "A charting library streamlined for building visualizations for the Qlik Sense Analytics platform.",

@@ -28,3 +28,3 @@ "license": "MIT",

"scripts": {
"build": "webpack --config ../../webpack.config.js",
"build": "cross-env NODE_ENV=production webpack --config ../../webpack.config.js",
"build:dev": "webpack --config ../../webpack.config.js",

@@ -31,0 +31,0 @@ "build:watch": "npm run build:dev -- -w",

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

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