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

@fluentui/keyboard-key

Package Overview
Dependencies
Maintainers
11
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/keyboard-key - npm Package Compare versions

Comparing version 0.2.13-0 to 0.2.13

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Thu, 28 Jan 2021 12:20:50 GMT",
"date": "Mon, 01 Feb 2021 12:21:22 GMT",
"tag": "@fluentui/keyboard-key_v0.2.13",
"version": "0.2.13",
"comments": {
"patch": [
{
"comment": "add prerelease in disallowed change type for version packages and fix current versioning.",
"author": "xgao@microsoft.com",
"commit": "9ec4369a9e7850d7ab37803f931d1a0cf30743a9",
"package": "@fluentui/keyboard-key"
}
]
}
},
{
"date": "Thu, 28 Jan 2021 12:25:56 GMT",
"tag": "@fluentui/keyboard-key_v0.2.13-0",

@@ -8,0 +23,0 @@ "version": "0.2.13-0",

# Change Log - @fluentui/keyboard-key
This log was last generated on Thu, 02 Jul 2020 12:42:11 GMT and should not be manually modified.
This log was last generated on Mon, 01 Feb 2021 12:21:22 GMT and should not be manually modified.
<!-- Start content -->
## [0.2.13](https://github.com/microsoft/fluentui/tree/@fluentui/keyboard-key_v0.2.13)
Mon, 01 Feb 2021 12:21:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/keyboard-key_v0.2.13-0..@fluentui/keyboard-key_v0.2.13)
### Patches
- add prerelease in disallowed change type for version packages and fix current versioning. ([PR #16696](https://github.com/microsoft/fluentui/pull/16696) by xgao@microsoft.com)
## [0.2.4](https://github.com/microsoft/fluentui/tree/@fluentui/keyboard-key_v0.2.4)

@@ -8,0 +17,0 @@

5

package.json
{
"name": "@fluentui/keyboard-key",
"version": "0.2.13-0",
"version": "0.2.13",
"description": "A simple utility for determining the KeyboardEvent.key property from a keyboard event.",

@@ -33,5 +33,6 @@ "main": "lib-commonjs/index.js",

"disallowedChangeTypes": [
"major"
"major",
"prerelease"
]
}
}
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