Socket
Socket
Sign inDemoInstall

@fremtind/jkl-text-input

Package Overview
Dependencies
Maintainers
2
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-text-input - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

17

CHANGELOG.md

@@ -6,2 +6,19 @@ # Change Log

# [0.6.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.5.0...@fremtind/jkl-text-input@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))
* **datepicker:** update style according to sketches ([dc3d82b](https://github.com/fremtind/jokul/commit/dc3d82b))
# [0.5.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.3.0...@fremtind/jkl-text-input@0.5.0) (2019-07-15)

@@ -8,0 +25,0 @@

33

package.json
{
"name": "@fremtind/jkl-text-input",
"version": "0.5.0",
"version": "0.6.0",
"publishConfig": {
"access": "public"
},
"description": "Style for text input components",
"description": "Jøkul style for text input fields",
"homepage": "https://fremtind.github.io/jokul",
"keywords": [
"text",
"text",
"field",
"input"
"text field",
"text area",
"input",
"form",
"jøkul",
"fremtind"
],
"license": "MIT",
"typings": "build/*.d.ts",
"files": [

@@ -22,2 +25,3 @@ "!example",

"build": "gulp build",
"build:watch": "gulp build:watch",
"test": "echo \"Error: run tests from root\" && exit 1",

@@ -27,11 +31,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