@rebilly/risk-data-collector
Advanced tools
Comparing version 2.13.2 to 2.13.5
@@ -0,1 +1,8 @@ | ||
## [2.13.5](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v2.13.4...risk-data-collector-v2.13.5) (2023-08-03) | ||
### Bug Fixes | ||
* **recomm:** Re-enable vite.configuration.spec.js test ([#825](https://github.com/Rebilly/rebilly/issues/825)) ([b8118e7](https://github.com/Rebilly/rebilly/commit/b8118e7455b71d1eb165d21de7201433a6905cad)) | ||
## [2.13.2](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v2.13.1...risk-data-collector-v2.13.2) (2023-07-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@rebilly/risk-data-collector", | ||
"version": "2.13.2", | ||
"version": "2.13.5", | ||
"description": "Microlibrary that collects browser data for risk assessment", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"@babel/plugin-transform-runtime": "^7.12.17", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/preset-env": "^7.22.9", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -42,0 +42,0 @@ "@rollup/plugin-commonjs": "^15.0.0", |
314980