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

dayjs

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dayjs - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

dist/index.js

11

package.json
{
"name": "dayjs",
"version": "1.4.0",
"version": "1.4.1",
"description": "",

@@ -8,3 +8,4 @@ "main": "src/index.js",

"test": "jest",
"lint": "echo start lint && ./node_modules/.bin/eslint src/* test/*"
"lint": "echo start lint && ./node_modules/.bin/eslint src/* test/*",
"build": "rollup -c"
},

@@ -31,2 +32,3 @@ "pre-commit": [

"babel-jest": "^22.4.3",
"babel-plugin-external-helpers": "^6.22.0",
"eslint": "^4.19.1",

@@ -38,4 +40,7 @@ "eslint-config-airbnb-base": "^12.1.0",

"moment": "^2.22.0",
"pre-commit": "^1.2.2"
"pre-commit": "^1.2.2",
"rollup": "^0.57.1",
"rollup-plugin-babel": "^4.0.0-beta.4",
"rollup-plugin-uglify": "^3.0.0"
}
}

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