gl-ng-lists-frontend
Advanced tools
Comparing version 9.0.1 to 9.0.2
{ | ||
"name": "gl-ng-lists-frontend", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"description": "Common code and components designed for Angular 2+ to be used among web front-end development.", | ||
@@ -30,6 +30,10 @@ "main": "wrapper_lists.ts", | ||
"gl-icons-assets": "^1.5.1", | ||
"gl-w-attachment-frontend": "^6.0.0", | ||
"gl-w-number-frontend": "^6.0.0" | ||
"gl-w-attachment-frontend": "^6.0.1", | ||
"gl-w-number-frontend": "^6.0.1" | ||
}, | ||
"dependencies": { | ||
"gl-scss-styles": "^3.1.1", | ||
"gl-icons-assets": "^1.5.1", | ||
"gl-w-attachment-frontend": "^6.0.1", | ||
"gl-w-number-frontend": "^6.0.1", | ||
"tslib": "^2.3.0" | ||
@@ -36,0 +40,0 @@ }, |
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
99471
11
+ Addedgl-icons-assets@^1.5.1
+ Addedgl-scss-styles@^3.1.1
+ Addedgl-w-number-frontend@^6.0.1