gl-w-frontend
Advanced tools
Comparing version 10.0.2 to 10.2.0
export interface IComboBoxData { | ||
id: number; | ||
value: string; | ||
@@ -3,0 +4,0 @@ text: string; |
export interface IComboBoxData { | ||
id: number; | ||
value: string; | ||
@@ -3,0 +4,0 @@ text: string; |
{ | ||
"name": "gl-w-frontend", | ||
"version": "10.0.2", | ||
"version": "10.2.0", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -112,9 +112,2 @@ "main": "lib/bundle.js", | ||
"peerDependencies": { | ||
"decimal.js": "^10.4.3", | ||
"inputmask": "^5.0.8", | ||
"moment": "^2.24.0", | ||
"moment-range": "^4.0.2", | ||
"rxjs": "^7.8.0", | ||
"screenfull": "^6.0.2", | ||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz" | ||
}, | ||
@@ -121,0 +114,0 @@ "dependencies": { |
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
7
8000
520874