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

@fluentui/keyboard-key

Package Overview
Dependencies
Maintainers
12
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.4.4 to 0.4.5

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"date": "Wed, 11 Jan 2023 07:50:53 GMT",
"tag": "@fluentui/keyboard-key_v0.4.4",
"version": "0.4.4",
"comments": {
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/keyboard-key",
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
"comment": "chore: migrate to packaged scripts"
}
]
}
},
{
"date": "Mon, 02 Jan 2023 07:46:43 GMT",

@@ -7,0 +22,0 @@ "tag": "@fluentui/keyboard-key_v0.4.3",

2

config/api-extractor.json
{
"extends": "@fluentui/scripts/api-extractor/api-extractor.common.json"
"extends": "@fluentui/scripts-api-extractor/api-extractor.common.json"
}

@@ -1,3 +0,3 @@

import { preset } from '@fluentui/scripts/tasks';
import { preset } from '@fluentui/scripts-tasks';
preset();
{
"name": "@fluentui/keyboard-key",
"version": "0.4.4",
"version": "0.4.5",
"description": "A simple utility for determining the KeyboardEvent.key property from a keyboard event.",

@@ -25,3 +25,5 @@ "main": "lib-commonjs/index.js",

"@fluentui/eslint-plugin": "*",
"@fluentui/scripts": "*"
"@fluentui/scripts-api-extractor": "*",
"@fluentui/scripts-jest": "*",
"@fluentui/scripts-tasks": "*"
},

@@ -28,0 +30,0 @@ "dependencies": {

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