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

easy-date

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-date - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

bower.json
{
"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

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