Socket
Socket
Sign inDemoInstall

keyboard-css

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.3 to 1.2.4-beta.1

11

CHANGELOG.md

@@ -0,1 +1,12 @@

## [1.2.4-beta.1](https://github.com/shhdharmen/keyboard-css/compare/v1.2.3...v1.2.4-beta.1) (2020-11-01)
### Bug Fixes
* **.releaserc.json:** format fix ([5253cdf](https://github.com/shhdharmen/keyboard-css/commit/5253cdfa776e9d227f9b2cf768382ab3e625d265))
* **.releaserc.json:** semantic-release related fixes ([3bcef0d](https://github.com/shhdharmen/keyboard-css/commit/3bcef0d4aa279be7ff9c114205a92a01d87afdce))
* **.releaserc.json:** semantic-release related fixes ([4640f97](https://github.com/shhdharmen/keyboard-css/commit/4640f9798082fd6a23b056c16e62d7f34dd24832))
* **dist:** fix dist delete issue ([fb1ed6d](https://github.com/shhdharmen/keyboard-css/commit/fb1ed6d01da91fcf43d8afa5520c8b619f6d3ba3))
* **release:** release related fixes ([a3e7fd8](https://github.com/shhdharmen/keyboard-css/commit/a3e7fd85a4ba13ec7d75c11d981123d6249e3aa8))
## [1.2.3](https://github.com/shhdharmen/keyboard-css/compare/v1.2.2...v1.2.3) (2020-11-01)

@@ -2,0 +13,0 @@

6

package.json
{
"name": "keyboard-css",
"version": "1.2.3",
"version": "1.2.4-beta.1",
"description": "Show off your keyboard shortcuts with style 🦄.",

@@ -14,2 +14,3 @@ "files": [

"build": "gulp",
"postversion": "npm run build",
"semantic-release": "semantic-release"

@@ -36,2 +37,3 @@ },

"@commitlint/config-conventional": "^11.0.0",
"@google/semantic-release-replace-plugin": "^1.0.2",
"@qiwi/semantic-release-gh-pages-plugin": "^5.0.1",

@@ -42,2 +44,3 @@ "@semantic-release/changelog": "^5.0.1",

"all-contributors-cli": "^6.19.0",
"argv": "0.0.2",
"autoprefixer": "^10.0.1",

@@ -63,2 +66,3 @@ "browser-sync": "^2.26.13",

"markdownlint-cli": "^0.24.0",
"minimist": "^1.2.5",
"node-sass": "^4.14.1",

@@ -65,0 +69,0 @@ "postcss": "^8.1.4",

2

README.md

@@ -52,3 +52,3 @@ <!-- markdownlint-disable -->

```html
<link rel="stylesheet" href="https://unpkg.com/keyboard-css/dist/css/main.min.css" />
<link rel="stylesheet" href="https://unpkg.com/keyboard-css@1.2.4-beta.1/dist/css/main.min.css" />
```

@@ -55,0 +55,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc