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

edtf

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edtf - npm Package Compare versions

Comparing version 2.6.3 to 2.7.0

locale-data/es-ES.json

1

locale-data/index.js

@@ -6,2 +6,3 @@ 'use strict'

locale.en = require('./en-US.json')
locale.es = require('./es-ES.json')
locale.de = require('./de-DE.json')

@@ -8,0 +9,0 @@ locale.fr = require('./fr-FR.json')

6

package.json
{
"name": "edtf",
"version": "2.6.3",
"version": "2.7.0",
"description": "Extended Date Time Format (EDTF) / ISO 8601-2 Parser and Library",

@@ -37,3 +37,3 @@ "main": "index.js",

"dependencies": {
"nearley": "^2.18.0",
"nearley": "^2.19.0",
"randexp": "^0.5.3"

@@ -43,3 +43,3 @@ },

"chai": "^4.2.0",
"eslint": "^6.1.0",
"eslint": "^6.3.0",
"istanbul": "^0.4.3",

@@ -46,0 +46,0 @@ "mocha": "^6.2.0"

@@ -1,2 +0,2 @@

// Generated automatically by nearley, version 2.18.0
// Generated automatically by nearley, version 2.19.0
// http://github.com/Hardmath123/nearley

@@ -3,0 +3,0 @@ (function () {

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