Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hub-dashboard-addons

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hub-dashboard-addons - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

index.d.ts

10

CHANGELOG.md

@@ -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 @@

6

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc