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

@foxglove/rosbag2

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foxglove/rosbag2 - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

28

package.json
{
"name": "@foxglove/rosbag2",
"version": "1.0.1",
"version": "1.0.2",
"description": "ROS2 (Robot Operating System) bag reader and writer abstract implementation",

@@ -42,25 +42,23 @@ "license": "MIT",

"devDependencies": {
"@foxglove/eslint-plugin": "0.13.0",
"@types/eslint": "^7.28.0",
"@types/eslint-plugin-prettier": "^3",
"@types/jest": "^26.0.24",
"@foxglove/eslint-plugin": "0.14.0",
"@types/jest": "^27.0.1",
"@types/js-yaml": "^4.0.2",
"@types/prettier": "2.3.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/rosmsg-msgs-common": "^1.0.0",
"@foxglove/rosmsg2-serialization": "^1.0.1",
"@foxglove/rosmsg-msgs-common": "^1.0.1",
"@foxglove/rosmsg2-serialization": "^1.0.2",
"@foxglove/rostime": "^1.1.0",

@@ -67,0 +65,0 @@ "js-yaml": "^4.1.0"

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