@rebilly/risk-data-collector
Advanced tools
Comparing version 2.13.1 to 2.13.2
@@ -0,1 +1,8 @@ | ||
## [2.13.2](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v2.13.1...risk-data-collector-v2.13.2) (2023-07-24) | ||
### Bug Fixes | ||
* **instruments:** Ensure dependencies are build as part of semantic-release ([#738](https://github.com/Rebilly/rebilly/issues/738)) ([cade641](https://github.com/Rebilly/rebilly/commit/cade6410236ed8b71a4bf65a591150709c645c90)) | ||
## [2.13.1](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v2.13.0...risk-data-collector-v2.13.1) (2023-07-17) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@rebilly/risk-data-collector", | ||
"version": "2.13.1", | ||
"version": "2.13.2", | ||
"description": "Microlibrary that collects browser data for risk assessment", | ||
@@ -37,3 +37,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.8", | ||
"@babel/core": "^7.22.9", | ||
"@babel/plugin-transform-runtime": "^7.12.17", | ||
@@ -40,0 +40,0 @@ "@babel/preset-env": "^7.21.5", |
314627