Comparing version 0.0.2 to 0.0.3
/** | ||
* @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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59424
150
844