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 0.0.2 to 0.0.3

3

lightpick.js
/**
* @version: 0.0.2
* @author: Rinat G. http://coding.kz

@@ -25,3 +24,3 @@ * @copyright: Copyright (c) 2018 Rinat G.

'use strict';
// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
if (typeof Object.assign != 'function') {

@@ -28,0 +27,0 @@ // Must be writable: true, enumerable: false, configurable: true

{
"name": "lightpick",
"version": "0.0.2",
"version": "0.0.3",
"description": "Javascript date range picker - lightweight, no jQuery",

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

@@ -0,1 +1,5 @@

[![npm version](https://badge.fury.io/js/lightpick.svg)](https://www.npmjs.com/package/lightpick) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/wakirin/lightPick/blob/master/LICENSE)
lightPick

@@ -6,3 +10,3 @@ =========

-----------------------------------------------------
![screenshot](https://wakirin.github.io/lightPick.png)
![screenshot](https://wakirin.github.io/lightPick.gif)

@@ -9,0 +13,0 @@ ### [Demo & Docs](https://wakirin.github.io/lightPick)

Sorry, the diff of this file is not supported yet

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