Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@brightspace-ui/core

Package Overview
Dependencies
Maintainers
3
Versions
1442
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightspace-ui/core - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

3

helpers/localization.js
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"
]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc