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
0
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.16.1 to 3.16.2

17

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

@@ -10,4 +10,4 @@ "main": "lib/number.js",

"start": "web-dev-server --node-resolve --watch --open /demo/",
"test:unit": "concurrently -p name -n serve,test -s first -k \"http-server -p 8080 . -s\" \"mocha-headless-chrome -f http://localhost:8080/test/index.html -a no-sandbox -a disable-setuid-sandbox\"",
"test": "npm run lint -s && npm run test:unit -s"
"test:unit": "d2l-test-runner",
"test": "npm run lint && npm run test:unit"
},

@@ -41,13 +41,6 @@ "files": [

"devDependencies": {
"@babel/core": "^7",
"@babel/eslint-parser": "^7",
"@web/dev-server": "^0.4",
"chai": "^5",
"concurrently": "^8",
"@brightspace-ui/testing": "^1",
"eslint": "^8",
"eslint-config-brightspace": "^1.0",
"http-server": "^14.0",
"mocha": "^10",
"mocha-headless-chrome": "^4"
"eslint-config-brightspace": "^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