@brightspace-ui/core
Advanced tools
Comparing version 1.8.1 to 1.8.2
import d2lIntl from 'd2l-intl'; | ||
import IntlMessageFormat from 'intl-messageformat'; | ||
import IntlMessageFormat from 'intl-messageformat/src/main.js'; | ||
window.IntlMessageFormat = IntlMessageFormat; | ||
@@ -4,0 +5,0 @@ let documentLanguage = 'en'; |
{ | ||
"name": "@brightspace-ui/core", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "A collection of accessible, free, open-source web components for building Brightspace applications", | ||
@@ -68,7 +68,12 @@ "repository": "https://github.com/BrightspaceUI/core.git", | ||
"d2l-intl": "^2", | ||
"intl-messageformat": "^7", | ||
"intl-messageformat": "^2.2.0", | ||
"lit-element": "^2", | ||
"prismjs": "^1", | ||
"resize-observer-polyfill": "^1" | ||
}, | ||
"greenkeeper": { | ||
"ignore": [ | ||
"intl-messageformat" | ||
] | ||
} | ||
} |
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
958520
7746
+ Addedintl-messageformat@2.2.0(transitive)
+ Addedintl-messageformat-parser@1.4.0(transitive)
- Removed@formatjs/intl-unified-numberformat@3.3.7(transitive)
- Removed@formatjs/intl-utils@2.3.0(transitive)
- Removedintl-format-cache@4.3.1(transitive)
- Removedintl-messageformat@7.8.4(transitive)
- Removedintl-messageformat-parser@3.6.4(transitive)
Updatedintl-messageformat@^2.2.0