hub-dashboard-addons
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -5,2 +5,12 @@ # Change Log | ||
# [1.1.0](https://github.com/huston007/hub-dashboard-addons/compare/v1.0.2...v1.1.0) (2024-09-30) | ||
### Features | ||
* add types ([64212e1](https://github.com/huston007/hub-dashboard-addons/commit/64212e12ee35acd0f412bfcb9e6268321a130b50)) | ||
* add types ([062feaf](https://github.com/huston007/hub-dashboard-addons/commit/062feafdd46fa91c86a0a80ae462a59a830fee14)) | ||
## [1.0.2](https://github.com/huston007/hub-dashboard-addons/compare/v1.0.1...v1.0.2) (2024-03-22) | ||
@@ -7,0 +17,0 @@ |
{ | ||
"name": "hub-dashboard-addons", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "A library that provides Hub dashboard API for creating custom widgets", | ||
@@ -17,2 +17,3 @@ "main": "dist/dashboard-api.js", | ||
}, | ||
"types": "index.d.ts", | ||
"files": [ | ||
@@ -22,3 +23,4 @@ "dist", | ||
"webpack.config.js", | ||
"dashboard.css" | ||
"dashboard.css", | ||
"index.d.ts" | ||
], | ||
@@ -25,0 +27,0 @@ "keywords": [ |
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
38650
11
293