New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jb-input

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jb-input - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

1

dist/JBInput.js

@@ -170,3 +170,2 @@ var HTML = "<div class=\"jb-input-web-component\">\r\n <label class=\"--hide\"><span class=\"label-value\"></span><span>:</span></label>\r\n <div class=\"input-box\">\r\n <input class=\"input-box\">\r\n <div class=\"password-trigger\">\r\n <svg viewBox=\"0 0 120 120\">\r\n <path class=\"eye-line\" stroke-linecap=\"round\"></path>\r\n <circle cx=\"60\" cy=\"60\" r=\"20\"></circle>\r\n </svg>\r\n </div>\r\n </div>\r\n <div class=\"message-box\"></div>\r\n</div>";

onInputEnter(){
debugger;
const event = new CustomEvent('enter');

@@ -173,0 +172,0 @@ this.dispatchEvent(event);

2

package.json

@@ -14,3 +14,3 @@ {

],
"version": "1.0.8",
"version": "1.0.9",
"bugs": "https://github.com/javadbat/jb-input/issues",

@@ -17,0 +17,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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