swipe-keyboard
Advanced tools
Comparing version 2.2.482 to 2.2.483
/*! | ||
* | ||
* swipe-keyboard v2.2.482 | ||
* swipe-keyboard v2.2.483 | ||
* https://github.com/hodgef/swipe-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "swipe-keyboard", | ||
"version": "2.2.482", | ||
"version": "2.2.483", | ||
"description": "Swipe keyboard module for simple-keyboard", | ||
@@ -42,6 +42,6 @@ "main": "build/index.js", | ||
"@babel/cli": "^7.17.10", | ||
"@babel/core": "^7.18.13", | ||
"@babel/core": "^7.19.0", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/polyfill": "^7.12.1", | ||
"@babel/preset-env": "^7.18.10", | ||
"@babel/preset-env": "^7.19.0", | ||
"babel-loader": "^8.2.5", | ||
@@ -56,3 +56,3 @@ "babel-preset-minify": "^0.5.2", | ||
"prettier-webpack-plugin": "^1.2.0", | ||
"simple-keyboard": "3.4.148", | ||
"simple-keyboard": "3.4.149", | ||
"style-loader": "^2.0.0", | ||
@@ -59,0 +59,0 @@ "url-loader": "^4.1.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16143