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

@first-lego-league/display

Package Overview
Dependencies
Maintainers
4
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@first-lego-league/display - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

9

package.json
{
"name": "@first-lego-league/display",
"version": "2.0.4",
"version": "2.0.5",
"scripts": {
"build": "webpack --mode production",
"start": "start mhub-server -c ./dev/mhub.config.json && node dev/server.js",
"pub": "yarn build && cd ./dist && npm publish --access public"
"mhub": "mhub-server -c ./dev/mhub.config.json",
"start": "webpack-dev-server --config webpack.config.js"
},

@@ -33,4 +33,5 @@ "devDependencies": {

"webpack": "^4.15.1",
"webpack-cli": "^3.0.8"
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.5"
}
}

Sorry, the diff of this file is too big to display

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