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

@beisen-platform/common-func

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beisen-platform/common-func - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

storybook-static/beisen-platform-common-func/1.0.9/favicon.ico

4

lib/index.js

@@ -250,5 +250,3 @@ import "core-js/modules/es6.regexp.match";

if (getComputedStyle(element).position === 'static') {
if (element.offsetParent && element.offsetParent.className.indexOf('modal-pop__container') >= 0) {} else {
element.style.position = 'relative';
}
element.style.position = 'relative';
}

@@ -255,0 +253,0 @@

{
"name": "@beisen-platform/common-func",
"version": "1.0.8",
"version": "1.0.9",
"description": "CommonFunc",

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