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

@foxglove/rosbag2-web

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foxglove/rosbag2-web - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

29

package.json
{
"name": "@foxglove/rosbag2-web",
"version": "1.0.1",
"version": "1.0.2",
"description": "ROS2 (Robot Operating System) bag reader and writer for the browser",

@@ -44,28 +44,25 @@ "license": "MIT",

"devDependencies": {
"@foxglove/eslint-plugin": "0.13.0",
"@types/eslint": "^7.28.0",
"@types/eslint-plugin-prettier": "^3",
"@types/jest": "^26.0.23",
"@types/prettier": "2.3.2",
"@foxglove/eslint-plugin": "0.14.0",
"@types/jest": "^27.0.1",
"@types/sql.js": "^1.4.2",
"@types/wicg-entries-api": "^2020.8.0",
"@types/wicg-file-system-access": "^2020.9.2",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"esbuild": "0.12.15",
"esbuild-jest": "0.5.0",
"eslint": "7.31.0",
"@typescript-eslint/eslint-plugin": "4.29.2",
"@typescript-eslint/parser": "4.29.2",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-es": "4.1.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.24.0",
"eslint-plugin-jest": "24.4.0",
"eslint-plugin-prettier": "3.4.0",
"jest": "27.0.6",
"prettier": "2.3.2",
"ts-jest": "27.0.5",
"typescript": "4.3.5"
},
"dependencies": {
"@foxglove/rosbag2": "^1.0.1",
"sql.js": "^1.5.0"
"@foxglove/rosbag2": "^1.0.2",
"sql.js": "^1.6.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