@consent-manager/core
Advanced tools
Comparing version 0.0.1-next.10 to 0.0.1-next.11
# @consent-manager/core | ||
## 0.0.1-next.11 | ||
### Patch Changes | ||
- fix typescript related issues | ||
## 0.0.1-next.10 | ||
@@ -4,0 +10,0 @@ |
@@ -21,3 +21,3 @@ import React, { Dispatch, SetStateAction } from 'react'; | ||
export { useConsentFormVisible, useDecisions } from './decisions'; | ||
export { ConsentManagerStorageState, ConsentManagerStateHook } from './storage'; | ||
export { ConsentManagerStore, ConsentManagerStorageState, ConsentManagerStateHook, } from './storage'; | ||
export { ConsentManagerForm } from './components/ConsentManagerForm'; | ||
@@ -24,0 +24,0 @@ export { DecisionsFormProps, DecisionsFormState, } from './components/DecisionsForm'; |
{ | ||
"name": "@consent-manager/core", | ||
"version": "0.0.1-next.10", | ||
"version": "0.0.1-next.11", | ||
"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.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
122876