gettext-parser
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"name": "gettext-parser", | ||
"description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"author": "Andris Reinman", | ||
@@ -27,15 +27,15 @@ "contributors": [ | ||
"content-type": "^1.0.4", | ||
"encoding": "^0.1.12", | ||
"encoding": "^0.1.13", | ||
"readable-stream": "^3.6.0", | ||
"safe-buffer": "^5.2.0" | ||
"safe-buffer": "^5.2.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-standard": "^14.1.0", | ||
"eslint-plugin-import": "^2.20.1", | ||
"eslint-plugin-node": "^11.0.0", | ||
"eslint": "^7.4.0", | ||
"eslint-config-standard": "^14.1.1", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"mocha": "^7.1.0" | ||
"mocha": "^8.0.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "keywords": [ |
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
Updatedencoding@^0.1.13
Updatedsafe-buffer@^5.2.1