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

@progress/kendo-popup-common

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-popup-common - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

3

dist/es/offset.js

@@ -27,5 +27,2 @@ var rectOfHiddenElement = function (element) {

rect = rectOfHiddenElement(element);
left = rect.left;
top = rect.top;
}

@@ -32,0 +29,0 @@

@@ -151,5 +151,2 @@ 'use strict';

rect = rectOfHiddenElement(element);
left = rect.left;
top = rect.top;
}

@@ -156,0 +153,0 @@

2

package.json
{
"name": "@progress/kendo-popup-common",
"description": "Kendo UI Popup common package",
"version": "0.3.1",
"version": "0.3.2",
"publishConfig": {

@@ -6,0 +6,0 @@ "registry": "https://registry.npm.telerik.com"

Sorry, the diff of this file is not supported yet

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