Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@consent-manager/core

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@consent-manager/core - npm Package Compare versions

Comparing version 0.0.1-next.13 to 0.0.1-next.15

12

CHANGELOG.md
# @consent-manager/core
## 0.0.1-next.15
### Patch Changes
- Upgrade react-use to enable NextJS compatability
## 0.0.1-next.14
### Patch Changes
- Move ownership of this project from techboi GmbH to hashbite
## 0.0.1-next.13

@@ -4,0 +16,0 @@

16

package.json
{
"name": "@consent-manager/core",
"version": "0.0.1-next.13",
"version": "0.0.1-next.15",
"description": "Get proper consent before tracking and processing data of your visitors via consent-manager. Supports you to get your website GDPR and CCPA compliant.",
"license": "MIT",
"author": {
"name": "techboi GmbH",
"email": "opensource@techboi.io",
"url": "https://techboi.io/"
"name": "hashbite",
"email": "opensource@hashbite.net",
"url": "https://hashbite.net/"
},

@@ -14,3 +14,3 @@ "contributors": [

"name": "Benedikt Rötsch",
"email": "benedikt@techboi.io",
"email": "benedikt@hashbite.net",
"url": "https://twitter.com/axe312ger"

@@ -26,6 +26,6 @@ },

"type": "git",
"url": "git+https://github.com/techboi/consent-manager",
"url": "git+https://github.com/hashbite/consent-manager",
"directory": "packages/core"
},
"homepage": "https://techboi.github.io/consent-manager/",
"homepage": "https://hashbite.github.io/consent-manager/",
"scripts": {

@@ -62,3 +62,3 @@ "start": "tsdx watch --tsconfig tsconfig.build.json --verbose --noClean",

"history": "^5.0.0",
"react-use": "^15.3.4",
"react-use": "^17.2.4",
"wcag-contrast": "^3.0.0"

@@ -65,0 +65,0 @@ },

@@ -8,3 +8,3 @@ # @consent-manager/core

![NPM Version Badge](https://badgen.net/npm/v/@consent-manager/core)
![Github Check Badge](https://badgen.net/github/checks/techboi/consent-manager/main)
![Github Check Badge](https://badgen.net/github/checks/hashbite/consent-manager/main)
![License Badge](https://badgen.net/npm/license/@consent-manager/core)

@@ -16,3 +16,3 @@

![Github Stars Badge](https://badgen.net/github/stars/techboi/consent-manager)
![Github Stars Badge](https://badgen.net/github/stars/hashbite/consent-manager)
![NPM Weekly Downloads Badge](https://badgen.net/npm/dw/@consent-manager/core)

@@ -27,2 +27,2 @@ ![NPM Monthly Downloads Badge](https://badgen.net/npm/dm/@consent-manager/core)

https://techboi.github.io/consent-manager/
https://hashbite.github.io/consent-manager/

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