pseudo-localization
Advanced tools
Comparing version 2.3.6 to 2.3.7
{ | ||
"name": "pseudo-localization", | ||
"version": "2.3.6", | ||
"version": "2.3.7", | ||
"description": "Dynamic pseudo-localization in the browser and nodejs", | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/cjs/index.js" | ||
}, | ||
"./localize": { | ||
"types": "./dist/localize.d.ts", | ||
"import": "./dist/localize.js", | ||
"require": "./dist/cjs/localize.js" | ||
} | ||
}, | ||
"main": "./dist/cjs/index.js", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
@@ -19,0 +8,0 @@ "dist", |
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
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
0
47343
No