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

bv-ui-core

Package Overview
Dependencies
Maintainers
6
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bv-ui-core - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

5

lib/getOriginalConstructor/index.js

@@ -31,2 +31,7 @@ /**

iframe.style.display = 'none';
iframe.height = '0';
iframe.width = '0';
iframe.tabIndex = '-1';
iframe.title = 'empty';
iframe.className = 'hidden';
document.body.appendChild(iframe);

@@ -33,0 +38,0 @@ }

2

package.json
{
"name": "bv-ui-core",
"version": "2.0.1",
"version": "2.1.0",
"license": "Apache 2.0",

@@ -5,0 +5,0 @@ "description": "Bazaarvoice UI-related JavaScript",

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