Socket
Socket
Sign inDemoInstall

@github/details-menu-element

Package Overview
Dependencies
Maintainers
15
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github/details-menu-element - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

6

index.d.ts

@@ -5,1 +5,7 @@ export default class DetailsMenuElement extends HTMLElement {

}
declare global {
interface Window {
DetailsMenuElement: typeof DetailsMenuElement
}
}

2

package.json
{
"name": "@github/details-menu-element",
"version": "1.0.5",
"version": "1.0.6",
"description": "A menu opened with a <details> button.",

@@ -5,0 +5,0 @@ "main": "dist/index.umd.js",

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