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

global-input-message

Package Overview
Dependencies
Maintainers
0
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.1.6 to 2.1.7

1

index.d.ts

@@ -77,2 +77,3 @@

onError?: (message: string) => void;
codeAES?: string;
}

@@ -79,0 +80,0 @@

4

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

@@ -9,3 +9,3 @@ "main": "./distribution/index.js",

"test": "jest ",
"build": "./node_modules/.bin/babel src --out-dir distribution",
"build": "babel src --out-dir distribution",
"storybook": "start-storybook -p 6006",

@@ -12,0 +12,0 @@ "build-storybook": "build-storybook"

Sorry, the diff of this file is too big to display

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