@foxglove/rosbag2-web
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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" | ||
} | ||
} |
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
18
0
70201
Updated@foxglove/rosbag2@^1.0.2
Updatedsql.js@^1.6.1