Socket
Socket
Sign inDemoInstall

flot

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flot - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2

2

package.json
{
"name": "flot",
"version": "4.2.1",
"version": "4.2.2",
"main": "dist/es5/jquery.flot.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -66,4 +66,4 @@ /* Flot plugin for stacking data sets rather than overlaying them.

datapoints.format.push({
x: false,
y: true,
x: s.bars.horizontal,
y: !s.bars.horizontal,
number: true,

@@ -70,0 +70,0 @@ required: false,

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

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

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