@rebilly/risk-data-collector
Advanced tools
Comparing version 3.4.0 to 3.5.0
@@ -0,1 +1,8 @@ | ||
## [3.5.0](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v3.4.0...risk-data-collector-v3.5.0) (2023-09-04) | ||
### Features | ||
* **recomm:** TypeScript support ([#1088](https://github.com/Rebilly/rebilly/issues/1088)) ([8c3a86e](https://github.com/Rebilly/rebilly/commit/8c3a86eb533a93ea78bb776e9b0c7bae90b3b6a5)) | ||
## [3.4.0](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v3.3.0...risk-data-collector-v3.4.0) (2023-08-31) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@rebilly/risk-data-collector", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"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.22.9", | ||
"@babel/preset-env": "^7.22.14", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -42,0 +42,0 @@ "@rollup/plugin-commonjs": "^15.0.0", |
319483