@guardian/src-helpers
Advanced tools
Comparing version 2.8.1 to 3.0.0-rc.0
{ | ||
"name": "@guardian/src-helpers", | ||
"version": "2.8.1", | ||
"version": "3.0.0-rc.0", | ||
"license": "Apache-2.0", | ||
@@ -33,3 +33,3 @@ "main": "dist/helpers.js", | ||
"@babel/preset-typescript": "^7.9.0", | ||
"@guardian/src-foundations": "^2.8.1", | ||
"@guardian/src-foundations": "^3.0.0-rc.0", | ||
"rollup": "^1.17.0", | ||
@@ -42,4 +42,4 @@ "rollup-plugin-babel": "^4.3.3", | ||
"dependencies": { | ||
"@guardian/src-foundations": "^2.8.1" | ||
"@guardian/src-foundations": "^3.0.0-rc.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
import { SerializedStyles } from "@emotion/core"; | ||
import { SerializedStyles } from "@emotion/react"; | ||
export declare type ThemeName = "default" | "brand" | "brandAlt"; | ||
@@ -3,0 +3,0 @@ export interface Props { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3102
2
+ Added@guardian/src-foundations@3.13.0(transitive)
- Removed@guardian/src-foundations@2.8.2(transitive)