@aurium/i18n
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@aurium/i18n", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Internationalization made simple", | ||
"main": "i18n.mjs", | ||
"types": "i18n.d.ts", | ||
"bin": { | ||
@@ -28,3 +29,3 @@ "extract-i18n-keys": "bin/extract-i18n-keys" | ||
"author": "Aurélio Heckert @ nTopus", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -35,2 +36,3 @@ "url": "https://gitlab.com/nTopus/i18n/issues" | ||
"devDependencies": { | ||
"chai": "^4.3.4", | ||
"mocha": "^9.0.2", | ||
@@ -40,3 +42,2 @@ "puppeteer": "^10.2.0" | ||
"dependencies": { | ||
"chai": "^4.3.4", | ||
"commander": "^5.0.0", | ||
@@ -43,0 +44,0 @@ "globby": "^11.0.0" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21959
2
0
3
- Removedchai@^4.3.4
- Removedassertion-error@1.1.0(transitive)
- Removedchai@4.5.0(transitive)
- Removedcheck-error@1.0.3(transitive)
- Removeddeep-eql@4.1.4(transitive)
- Removedget-func-name@2.0.2(transitive)
- Removedloupe@2.3.7(transitive)
- Removedpathval@1.1.1(transitive)
- Removedtype-detect@4.1.0(transitive)