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

global-input-message

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

global-input-message - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

6

index.d.ts

@@ -103,2 +103,8 @@ declare module 'global-input-message' {

index?: number;
minimumValue?:number;
maximumValue?:number;
step?:number;
items?:object[];
selectType?:string;
style:object;
}

@@ -105,0 +111,0 @@

2

package.json
{
"name": "global-input-message",
"version": "2.0.3",
"version": "2.0.4",
"description": "global input core js library",

@@ -5,0 +5,0 @@ "main": "./distribution/index.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