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

datelative

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

datelative - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

1

dist/cjs/index.js

@@ -42,2 +42,3 @@ "use strict";

'M': 'months',
'mo': 'months',
'mon': 'months',

@@ -44,0 +45,0 @@ 'month': 'months',

@@ -39,2 +39,3 @@ const units = {

'M': 'months',
'mo': 'months',
'mon': 'months',

@@ -41,0 +42,0 @@ 'month': 'months',

4

package.json
{
"name": "datelative",
"version": "0.0.5",
"version": "0.0.6",
"description": "A library that converts relative string text to JavaScript dates",
"type": "module",
"exports": {

@@ -6,0 +8,0 @@ ".": {

@@ -5,3 +5,3 @@ # Datelative

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/onhate/datelative/CI)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/onhate/datelative/ci.yaml?branch=main)
![npm](https://img.shields.io/npm/v/datelative)

@@ -54,4 +54,2 @@ ![GitHub](https://img.shields.io/github/license/onhate/datelative)

Sure, here's the content for the README file with "+2" in front of each unit:
# Available Units

@@ -141,2 +139,2 @@

This project is licensed under the terms of the MIT license.
This project is licensed under the terms of the MIT license.
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