Socket
Socket
Sign inDemoInstall

flot

Package Overview
Dependencies
0
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.11 to 3.2.12

2

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

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

@@ -142,4 +142,2 @@ /* Flot plugin for selecting regions of a plot.

function onDragEnd(e) {
mouseUpHandler = null;
// revert drag stuff for old-school browsers

@@ -146,0 +144,0 @@ if (document.onselectstart !== undefined) {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc