@fremtind/jkl-button
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [0.6.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-button@0.5.0...@fremtind/jkl-button@0.6.0) (2019-07-18) | ||
### Bug Fixes | ||
* **build:** add watch job to pkg json ([a0039e0](https://github.com/fremtind/jokul/commit/a0039e0)) | ||
### Features | ||
* **build:** add watch job for css, refactor gulp ([8adafd6](https://github.com/fremtind/jokul/commit/8adafd6)) | ||
# [0.5.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-button@0.3.0...@fremtind/jkl-button@0.5.0) (2019-07-15) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@fremtind/jkl-button", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"description": "Buttons for Jøkul", | ||
"description": "Jøkul style for buttons", | ||
"homepage": "https://fremtind.github.io/jokul", | ||
"keywords": [ | ||
"button" | ||
"button", | ||
"primary button", | ||
"secondary button", | ||
"tertiary button", | ||
"jøkul", | ||
"fremtind" | ||
], | ||
@@ -18,2 +24,3 @@ "files": [ | ||
"build": "gulp build", | ||
"build:watch": "gulp build:watch", | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
@@ -23,11 +30,18 @@ "dev": "parcel example/index.html" | ||
"dependencies": { | ||
"@fremtind/jkl-core": "^0.5.0" | ||
"@fremtind/jkl-core": "^0.6.0" | ||
}, | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.3.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/fremtind/jokul.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/fremtind/jokul/issues" | ||
}, | ||
"browserslist": [ | ||
"extends @fremtind/browserslist-config-jkl" | ||
], | ||
"gitHead": "b056eb4e169c54bf0e5606d4598b1cd8891f8fa8", | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.3.0" | ||
} | ||
"gitHead": "d2f6e412cb758cef989870d635fceab6c0367bfe" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12334
81
1
1
0
+ Added@fremtind/jkl-core@0.6.1(transitive)
- Removed@fremtind/jkl-core@0.5.0(transitive)
- Removednormalize-scss@7.0.1(transitive)
Updated@fremtind/jkl-core@^0.6.0