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

@scaleway/cookie-consent

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaleway/cookie-consent - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

6

CHANGELOG.md
# @scaleway/cookie-consent
## 2.0.4
### Patch Changes
- [#2327](https://github.com/scaleway/scaleway-lib/pull/2327) [`3356ae6`](https://github.com/scaleway/scaleway-lib/commit/3356ae6cefbc862f4cd583ae0409ed4417ed2cfb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `cookie` to `1.0.2`.
## 2.0.3

@@ -4,0 +10,0 @@

9

package.json
{
"name": "@scaleway/cookie-consent",
"version": "2.0.3",
"version": "2.0.4",
"description": "React provider to handle website end user consent cookie storage based on segment integrations",

@@ -34,12 +34,11 @@ "main": "./dist/index.cjs",

"dependencies": {
"cookie": "1.0.1"
"cookie": "1.0.2"
},
"devDependencies": {
"@types/cookie": "0.6.0",
"react": "18.3.1",
"@scaleway/use-segment": "1.1.5"
"@scaleway/use-segment": "1.1.6"
},
"peerDependencies": {
"react": "18.x || 18",
"@scaleway/use-segment": "^1.1.5"
"@scaleway/use-segment": "^1.1.6"
},

@@ -46,0 +45,0 @@ "scripts": {

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