Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fremtind/jkl-button

Package Overview
Dependencies
Maintainers
2
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-button - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

16

CHANGELOG.md

@@ -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 @@

30

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc