@foxglove/rosbag2
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
17
0
86856