@guardian/src-helpers
Advanced tools
Comparing version 0.18.0-rc.1 to 0.18.0
@@ -5,3 +5,3 @@ 'use strict'; | ||
var palette = require('@guardian/src-foundations/palette'); | ||
var palette = require('@guardian/src-foundations/palette/cjs'); | ||
@@ -8,0 +8,0 @@ var storybookBackgrounds = { |
{ | ||
"name": "@guardian/src-helpers", | ||
"version": "0.18.0-rc.1", | ||
"version": "0.18.0", | ||
"main": "dist/helpers.js", | ||
"module": "dist/helpers.esm.js", | ||
"types": "index.d.ts", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/guardian/source.git" | ||
}, | ||
"scripts": { | ||
@@ -27,3 +30,3 @@ "build": "yarn clean && tsc && rollup --config", | ||
"@babel/preset-typescript": "^7.8.0", | ||
"@guardian/src-foundations": "^0.18.0-rc.1", | ||
"@guardian/src-foundations": "^0.18.0", | ||
"rollup": "^1.17.0", | ||
@@ -36,4 +39,4 @@ "rollup-plugin-babel": "^4.3.3", | ||
"dependencies": { | ||
"@guardian/src-foundations": "^0.18.0-rc.1" | ||
"@guardian/src-foundations": "^0.18.0" | ||
} | ||
} |
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2718
0
1