@formatjs/icu-skeleton-parser
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "@formatjs/icu-skeleton-parser", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"main": "index.js", | ||
"module": "lib/index.js", | ||
"types": "index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./lib/index.js", | ||
"default": "./index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"license": "MIT", | ||
@@ -22,5 +14,5 @@ "repository": { | ||
"dependencies": { | ||
"@formatjs/ecma402-abstract": "1.16.0", | ||
"tslib": "^2.4.0" | ||
"tslib": "^2.4.0", | ||
"@formatjs/ecma402-abstract": "1.17.0" | ||
} | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
36683
19
+ Added@formatjs/ecma402-abstract@1.17.0(transitive)
+ Added@formatjs/intl-localematcher@0.4.0(transitive)
- Removed@formatjs/ecma402-abstract@1.16.0(transitive)
- Removed@formatjs/intl-localematcher@0.3.0(transitive)