@gedit/keyboard
Advanced tools
Comparing version 0.1.13 to 0.1.14
{ | ||
"name": "@gedit/keyboard", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"license": "MIT", | ||
@@ -12,5 +12,5 @@ "main": "lib/index", | ||
"dependencies": { | ||
"@gedit/command": "^0.1.13", | ||
"@gedit/storage": "^0.1.13", | ||
"@gedit/utils": "^0.1.13", | ||
"@gedit/command": "^0.1.14", | ||
"@gedit/storage": "^0.1.14", | ||
"@gedit/utils": "^0.1.14", | ||
"native-keymap": "^2.1.2" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "13de0f50548b14a82fe33a972956e9278bb97953" | ||
"gitHead": "df833a4712ccec3ce8a670a956fb5dfc9d32cdfc" | ||
} |
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.14
Updated@gedit/storage@^0.1.14
Updated@gedit/utils@^0.1.14