@mongosh/i18n
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "@mongosh/i18n", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "MongoDB Shell i18n Project", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
"test-ci": "mocha -r \"../../scripts/import-expansions.js\" --timeout 60000 -r ts-node/register \"./src/**/*.spec.ts\"", | ||
"lint": "eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"", | ||
"lint": "eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"", | ||
"check": "npm run lint && depcheck --skip-missing=true" | ||
@@ -36,3 +36,3 @@ }, | ||
"dependencies": { | ||
"@mongosh/errors": "1.0.1", | ||
"@mongosh/errors": "1.0.3", | ||
"mustache": "^4.0.0" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "2f34d96bc82a6f4ca7e3dad61a8e141272b036e4" | ||
"gitHead": "fb1691775754ab5b9018acdb4831b423ee3d77e6" | ||
} |
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
198695
22
2293
+ Added@mongosh/errors@1.0.3(transitive)
- Removed@mongosh/errors@1.0.1(transitive)
Updated@mongosh/errors@1.0.3