Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "easy-date", | ||
"main": "easy-date.js", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"homepage": "https://github.com/melvinsembrano/easy-date", | ||
@@ -6,0 +6,0 @@ "authors": [ |
{ | ||
"name": "easy-date", | ||
"main": "dist/easy-date.js", | ||
"main": "easy-date.js", | ||
"description": "EasyDate is a Javascript extension for easy dates manipulations which is heavily inspired by Rails ActiveSupport::Duration class.", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"keywords": [ | ||
@@ -39,3 +39,5 @@ "EasyDate", | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"easy-date": "^1.1.1" | ||
}, | ||
"jest": { | ||
@@ -42,0 +44,0 @@ "testRegex": "test/.*(Spec|Test).js", |
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
176433
1
+ Addedeasy-date@^1.1.1