govuk-colours
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "govuk-colours", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "GOV.UK standard colours as JavaScript constants.", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"module": "src/index.js", | ||
"author": "Alasdair McLeay", | ||
@@ -12,2 +13,5 @@ "license": "MIT", | ||
}, | ||
"scripts": { | ||
"prepare": "babel src -d lib" | ||
}, | ||
"keywords": [ | ||
@@ -20,3 +24,7 @@ "govuk", | ||
}, | ||
"homepage": "https://github.com/penx/govuk-colours#readme" | ||
"homepage": "https://github.com/penx/govuk-colours#readme", | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-preset-env": "^1.6.1" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16288
5
271
2
1