New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rebilly/risk-data-collector

Package Overview
Dependencies
Maintainers
4
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rebilly/risk-data-collector - npm Package Compare versions

Comparing version 3.9.5 to 4.0.0

11

CHANGELOG.md

@@ -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 @@

9

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc