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

rc-align

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-align - npm Package Compare versions

Comparing version 4.0.14 to 4.0.15

2

es/Align.js

@@ -9,3 +9,3 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";

import { alignElement, alignPoint } from 'dom-align';
import isEqual from 'lodash/isEqual';
import isEqual from "rc-util/es/isEqual";
import addEventListener from "rc-util/es/Dom/addEventListener";

@@ -12,0 +12,0 @@ import isVisible from "rc-util/es/Dom/isVisible";

@@ -16,3 +16,3 @@ "use strict";

var _isEqual = _interopRequireDefault(require("lodash/isEqual"));
var _isEqual = _interopRequireDefault(require("rc-util/lib/isEqual"));

@@ -19,0 +19,0 @@ var _addEventListener = _interopRequireDefault(require("rc-util/lib/Dom/addEventListener"));

{
"name": "rc-align",
"version": "4.0.14",
"version": "4.0.15",
"description": "align ui component for react",

@@ -42,4 +42,3 @@ "keywords": [

"dom-align": "^1.7.0",
"lodash": "^4.17.21",
"rc-util": "^5.3.0",
"rc-util": "^5.26.0",
"resize-observer-polyfill": "^1.5.1"

@@ -46,0 +45,0 @@ },

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