@guardian/consent-management-platform
Advanced tools
Comparing version 2.0.10 to 3.0.0
{ | ||
"name": "@guardian/consent-management-platform", | ||
"version": "2.0.10", | ||
"version": "3.0.0", | ||
"description": "Library of useful utilities for managing consent state across *.theguardian.com", | ||
@@ -32,5 +32,2 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@guardian/src-button": "^0.13.0", | ||
"@guardian/src-foundations": "^0.13.0", | ||
"@guardian/src-svgs": "^0.13.0", | ||
"consent-string": "^1.5.1", | ||
@@ -42,2 +39,5 @@ "js-cookie": "^2.2.1", | ||
"@emotion/core": "^10.0.21", | ||
"@guardian/src-button": "^0.16.1", | ||
"@guardian/src-foundations": "^0.16.1", | ||
"@guardian/src-svgs": "0.16.1", | ||
"emotion-theming": "^10.0.27", | ||
@@ -54,2 +54,5 @@ "react": "^16.10.2" | ||
"@emotion/core": "^10.0.21", | ||
"@guardian/src-button": "^0.16.1", | ||
"@guardian/src-foundations": "^0.16.1", | ||
"@guardian/src-svgs": "0.16.1", | ||
"@types/jest": "^24.0.16", | ||
@@ -56,0 +59,0 @@ "@types/js-cookie": "^2.2.2", |
Sorry, the diff of this file is too big to display
226011
33
3976
+ Added@guardian/src-button@0.16.1(transitive)
+ Added@guardian/src-foundations@0.16.1(transitive)
+ Added@guardian/src-helpers@0.16.1(transitive)
+ Added@guardian/src-svgs@0.16.1(transitive)
- Removed@guardian/src-button@^0.13.0
- Removed@guardian/src-foundations@^0.13.0
- Removed@guardian/src-svgs@^0.13.0
- Removed@guardian/src-button@0.13.0(transitive)
- Removed@guardian/src-foundations@0.13.1(transitive)
- Removed@guardian/src-svgs@0.13.0(transitive)