global-input-message
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -103,2 +103,8 @@ declare module 'global-input-message' { | ||
index?: number; | ||
minimumValue?:number; | ||
maximumValue?:number; | ||
step?:number; | ||
items?:object[]; | ||
selectType?:string; | ||
style:object; | ||
} | ||
@@ -105,0 +111,0 @@ |
{ | ||
"name": "global-input-message", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "global input core js library", | ||
@@ -5,0 +5,0 @@ "main": "./distribution/index.js", |
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
1591918
33029