simple-keyboard
Advanced tools
Comparing version 3.8.4 to 3.8.5
/*! | ||
* | ||
* simple-keyboard v3.8.4 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* simple-keyboard v3.8.5 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* simple-keyboard v3.8.4 (index.modern.js - Modern Browsers bundle) | ||
* simple-keyboard v3.8.5 (index.modern.js - Modern Browsers bundle) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "simple-keyboard", | ||
"version": "3.8.4", | ||
"version": "3.8.5", | ||
"description": "On-screen Javascript Virtual Keyboard", | ||
@@ -42,8 +42,8 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.25.6", | ||
"@babel/core": "^7.25.2", | ||
"@babel/cli": "^7.25.7", | ||
"@babel/core": "^7.25.7", | ||
"@babel/plugin-proposal-class-properties": "^7.17.12", | ||
"@babel/plugin-transform-typescript": "^7.25.2", | ||
"@babel/plugin-transform-typescript": "^7.25.7", | ||
"@babel/polyfill": "^7.12.1", | ||
"@babel/preset-env": "^7.25.4", | ||
"@babel/preset-env": "^7.25.7", | ||
"@types/jest": "^29.5.13", | ||
@@ -50,0 +50,0 @@ "@typescript-eslint/eslint-plugin": "^5.62.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display