Comparing version 2.6.3 to 2.7.0
@@ -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') |
{ | ||
"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 () { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124863
29
1969
Updatednearley@^2.19.0