@consent-manager/core
Advanced tools
Comparing version 2.0.0-next.0 to 2.0.0-next.1
{ | ||
"name": "@consent-manager/core", | ||
"version": "2.0.0-next.0", | ||
"version": "2.0.0-next.1", | ||
"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.", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"test": "tsdx test", | ||
"lint": "tsdx lint", | ||
"lint": "npx eslint src/**/*.ts src/**/*.tsx", | ||
"prepublish": "npm run build" | ||
@@ -65,3 +65,3 @@ }, | ||
"devDependencies": { | ||
"@types/wcag-contrast": "3.0.0" | ||
"@types/wcag-contrast": "3.0.3" | ||
}, | ||
@@ -68,0 +68,0 @@ "publishConfig": { |
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
129102