Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lightpick

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightpick - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

5

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
[1.3.2] - 2019-03-22
[1.3.3] - 2019-03-29
* fixed bug #51
[1.3.2] - 2019-03-25
* New option: `dropdowns`

@@ -6,0 +9,0 @@

@@ -1096,2 +1096,6 @@ /**

}
if (this._opts.inline) {
updateDates(this.el, this._opts);
}
},

@@ -1129,2 +1133,6 @@

}
if (this._opts.inline) {
updateDates(this.el, this._opts);
}
},

@@ -1131,0 +1139,0 @@

2

package.json
{
"name": "lightpick",
"version": "1.3.2",
"version": "1.3.3",
"description": "Javascript date range picker - lightweight, no jQuery",

@@ -5,0 +5,0 @@ "main": "lightpick.js",

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