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

date

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

date.js

@@ -6,4 +6,2 @@ /*global require: true, provide: true */

require('require-kiss');
/** ES5 ISO Date Parser Plus toISOString Method

@@ -114,3 +112,2 @@ * @author Andrea Giammarchi

provide('./date');
}());

3

package.json
{
"name": "date",
"description": "Date and Time tools for Browser JavaScript and Node.js",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/coolaj86/javascript-date",

@@ -25,4 +25,3 @@ "repository": {

"dependencies": {
"require-kiss": ">= 1.0.5"
}
}
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