Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "keypad", | ||
"version": "0.2.0", | ||
"description": "12-key keyboard layout emulation, similar to one that is used in mobile phones", | ||
"homepage": "https://github.com/muchweb/keypad", | ||
"description": "12-key keyboard layout emulation, similar to one that is used in mobile phones", | ||
"main": "lib/main.js", | ||
"license": "GPL-3.0+", | ||
"keywords": [ | ||
"keypad", | ||
"keyboard", | ||
"alphanumeric", | ||
"monoblock" | ||
], | ||
"authors": [ | ||
"muchweb <aleks@s-ko.net>" | ||
], | ||
"license": "GPL-3.0+", | ||
"ignore": [ | ||
@@ -12,0 +17,0 @@ "**/.*", |
{ | ||
"name": "keypad", | ||
"description": "12-key keyboard layout emulation, similar to one that is used in mobile phones", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"repository": "https://github.com/muchweb/keypad", | ||
@@ -20,3 +20,9 @@ "license": "GPL-3.0+", | ||
"test": "make test" | ||
} | ||
}, | ||
"keywords": [ | ||
"keypad", | ||
"keyboard", | ||
"alphanumeric", | ||
"monoblock" | ||
] | ||
} |
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
73510
541