@gedit/keyboard
Advanced tools
Comparing version 0.1.14 to 0.1.15
{ | ||
"name": "@gedit/keyboard", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"license": "MIT", | ||
@@ -12,5 +12,5 @@ "main": "lib/index", | ||
"dependencies": { | ||
"@gedit/command": "^0.1.14", | ||
"@gedit/storage": "^0.1.14", | ||
"@gedit/utils": "^0.1.14", | ||
"@gedit/command": "^0.1.15", | ||
"@gedit/storage": "^0.1.15", | ||
"@gedit/utils": "^0.1.15", | ||
"native-keymap": "^2.1.2" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "df833a4712ccec3ce8a670a956fb5dfc9d32cdfc" | ||
"gitHead": "53924f2ba3667a8d8d63879448064ccd5a7e1239" | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances 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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Updated@gedit/command@^0.1.15
Updated@gedit/storage@^0.1.15
Updated@gedit/utils@^0.1.15