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

@filerobot/status-bar

Package Overview
Dependencies
Maintainers
2
Versions
929
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filerobot/status-bar - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

16

package.json
{
"name": "@filerobot/status-bar",
"description": "A progress bar for Filerobot, with many bells and whistles.",
"version": "1.0.12",
"version": "1.0.13",
"license": "MIT",

@@ -18,8 +18,10 @@ "main": "lib/index.js",

"dependencies": {
"@filerobot/common": "1.0.12",
"@filerobot/icons": "1.0.12",
"@filerobot/utils": "1.0.12",
"@filerobot/common": "1.0.13",
"@filerobot/icons": "1.0.13",
"@filerobot/utils": "1.0.13",
"@transloadit/prettier-bytes": "0.0.7",
"classnames": "^2.2.6",
"lodash.throttle": "^4.1.1",
"lodash.throttle": "^4.1.1"
},
"devDependencies": {
"react": "^17.0.1",

@@ -29,4 +31,6 @@ "react-dom": "^17.0.1"

"peerDependencies": {
"@filerobot/core": "1.0.12"
"@filerobot/core": "1.0.13",
"react": "^17.0.1",
"react-dom": "^17.0.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