@gedit/keyboard
Advanced tools
Comparing version 0.1.1 to 0.1.3
{ | ||
"name": "@gedit/keyboard", | ||
"version": "0.1.1", | ||
"version": "0.1.3", | ||
"license": "MIT", | ||
@@ -8,8 +8,9 @@ "main": "lib/index", | ||
"files": [ | ||
"lib" | ||
"lib", | ||
"src" | ||
], | ||
"dependencies": { | ||
"@gedit/command": "^0.1.1", | ||
"@gedit/storage": "^0.1.1", | ||
"@gedit/utils": "^0.1.1", | ||
"@gedit/command": "^0.1.3", | ||
"@gedit/storage": "^0.1.3", | ||
"@gedit/utils": "^0.1.3", | ||
"native-keymap": "^2.1.2" | ||
@@ -32,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "1db0a5d7e5e7f5af17889b4892ee69218d4c2729" | ||
"gitHead": "fb2f6e0097a5849afabd40471e30f07c1a63d362" | ||
} |
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
409739
95
4334
Updated@gedit/command@^0.1.3
Updated@gedit/storage@^0.1.3
Updated@gedit/utils@^0.1.3