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

@brightspace-ui/intl

Package Overview
Dependencies
Maintainers
3
Versions
56
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.3.2 to 3.4.0

1

lib/common.js

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

'fr-fr',
'fr-on',
'ja-jp',

@@ -17,0 +18,0 @@ 'ko-kr',

@@ -880,2 +880,3 @@ import { getDocumentLocaleSettings, getLanguage, merge } from './common.js';

case 'fr-ca':
case 'fr-on':
dateFormats[1] = 'MMM d yyyy';

@@ -882,0 +883,0 @@ dateFormats[2] = 'yyyy-MM-dd';

4

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

@@ -43,3 +43,3 @@ "main": "lib/number.js",

"eslint": "^7",
"eslint-config-brightspace": "^0.13",
"eslint-config-brightspace": "^0.14",
"eslint-plugin-html": "^6",

@@ -46,0 +46,0 @@ "eslint-plugin-sort-class-members": "^1",

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