New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@brightspace-ui/intl

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightspace-ui/intl - npm Package Compare versions

Comparing version 3.9.0 to 3.9.1

3

lib/common.js

@@ -96,2 +96,3 @@ export const defaultLocale = 'en';

this.sync();
this._languageInitial = this._language;
}

@@ -140,3 +141,3 @@

reset() {
this._language = null;
this._language = this._languageInitial;
this._fallbackLanguage = null;

@@ -143,0 +144,0 @@ this.overrides = {};

{
"name": "@brightspace-ui/intl",
"version": "3.9.0",
"version": "3.9.1",
"description": "Internationalization APIs for number, date, time and file size formatting and parsing in D2L Brightspace.",

@@ -5,0 +5,0 @@ "main": "lib/number.js",

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