Socket
Socket
Sign inDemoInstall

date-and-time

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-and-time - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "date-and-time",
"version": "0.1.3",
"version": "0.1.4",
"description": "Date and time utilities for Node.js and a browser",

@@ -5,0 +5,0 @@ "main": "src/date-and-time.js",

@@ -1,3 +0,3 @@

# date-and-time
Date-and-time is date and time utilities for Node.js and a browser.
# date-and-time [![Circle CI](https://circleci.com/gh/knowledgecode/date-and-time.svg?style=svg)](https://circleci.com/gh/knowledgecode/date-and-time)
Date-and-time is date and time utilities for Node.js and browser.
## WHY?

@@ -7,3 +7,3 @@ Probably the most famous date library is [Moment.js](http://momentjs.com/). It is so great, but has been bloated (11.3k gz). It needs more simple one.

- Simple and Small (1k gz).
- Not extend built-in objects.
- Not extending built-in objects.
- Legacy IE support (IE6+).

@@ -16,3 +16,3 @@

```
a browser:
browser:
```html

@@ -19,0 +19,0 @@ <script src="./src/date-and-time.min.js"></script>

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