@rebilly/risk-data-collector
Advanced tools
Comparing version 3.9.5 to 4.0.0
@@ -0,1 +1,12 @@ | ||
## [4.0.0](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v3.9.5...risk-data-collector-v4.0.0) (2023-11-20) | ||
### ⚠ BREAKING CHANGES | ||
* **instruments:** Rename feature flags (#2275) | ||
### Refactors | ||
* **instruments:** Rename feature flags ([#2275](https://github.com/Rebilly/rebilly/issues/2275)) ([7cbef64](https://github.com/Rebilly/rebilly/commit/7cbef64a69cbb7c1da39148858d2fc85c8fd58e9)) | ||
## [3.9.5](https://github.com/Rebilly/rebilly/compare/risk-data-collector-v3.9.4...risk-data-collector-v3.9.5) (2023-11-14) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "@rebilly/risk-data-collector", | ||
"version": "3.9.5", | ||
"version": "4.0.0", | ||
"description": "Microlibrary that collects browser data for risk assessment", | ||
@@ -11,3 +11,4 @@ "type": "module", | ||
"scripts": { | ||
"lint": "eslint src cypress", | ||
"lint": "eslint src cypress --fix --max-warnings 0", | ||
"lint:no-fix": "yarn lint --no-fix", | ||
"build": "rollup -c", | ||
@@ -41,2 +42,3 @@ "build:watch": "rollup -c --watch", | ||
"@babel/preset-env": "^7.22.14", | ||
"@rebilly/eslint-config": "*", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -46,5 +48,2 @@ "@rollup/plugin-commonjs": "^15.0.0", | ||
"cypress": "12.12.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-plugin-import": "^2.28.1", | ||
"rollup": "^2.35.1", | ||
@@ -51,0 +50,0 @@ "rollup-plugin-terser": "^7.0.2" |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
120712
10
0