@formatjs/ecma376
Advanced tools
Comparing version 0.3.8 to 0.3.10
export declare function generateNumFmtPattern(locales: string | string[], opts: Intl.NumberFormatOptions): string; | ||
//# sourceMappingURL=index.d.ts.map |
export declare function generateNumFmtPattern(locales: string | string[], opts: Intl.NumberFormatOptions): string; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@formatjs/ecma376", | ||
"version": "0.3.8", | ||
"version": "0.3.10", | ||
"description": "generate ecma376 numFmt in different locales & currencies", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"tslib": "2.4.0" | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "scripts": { |
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
4552
+ Addedtslib@2.8.1(transitive)
- Removedtslib@2.4.0(transitive)
Updatedtslib@^2.4.0