New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fix-date

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fix-date - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

src/fix-date.js

4

package.json
{
"name": "fix-date",
"version": "1.1.3",
"version": "1.1.4",
"description": "Solution for `yyyy-MM-dd HH:mm:ss` is `Invalid Date` in Safari, IE, etc",

@@ -8,3 +8,3 @@ "author": "Ken Berkeley <kenberkeley@foxmail.com>",

"scripts": {
"build": "uglifyjs lib/index.js -c -m -o dist/fix-date.min.js"
"build": "uglifyjs src/fix-date.js -c -m -o dist/fix-date.min.js"
},

@@ -11,0 +11,0 @@ "repository": {

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