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

@ibot/ibot

Package Overview
Dependencies
Maintainers
6
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibot/ibot - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

6

lib/util/index.js

@@ -83,3 +83,3 @@ /**

var svg = Object.freeze({
var SVG = Object.freeze({
INPUT_ARROW: INPUT_ARROW,

@@ -175,2 +175,4 @@ DROPDOWN_ARROW: DROPDOWN_ARROW

export { EMAIL_REGEX, trimList, getOtherProps, $, $$, svg as SVG };
var index = { EMAIL_REGEX: EMAIL_REGEX, trimList: trimList, getOtherProps: getOtherProps, $: $, $$: $$, SVG: SVG };
export default index;
{
"name": "@ibot/ibot",
"version": "0.3.2",
"version": "0.3.3",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "module": "lib/index.js",

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

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