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

angular-gridster2

Package Overview
Dependencies
Maintainers
1
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-gridster2 - npm Package Compare versions

Comparing version 4.4.0 to 4.4.1

4

dist/gridsterDraggable.service.js

@@ -22,3 +22,5 @@ "use strict";

delete this.gridster.movingItem;
this.gridster.previewStyle();
if (this.gridster.previewStyle) {
this.gridster.previewStyle();
}
delete this.gridsterItem;

@@ -25,0 +27,0 @@ delete this.gridster;

@@ -23,3 +23,5 @@ "use strict";

delete this.gridster.movingItem;
this.gridster.previewStyle();
if (this.gridster.previewStyle) {
this.gridster.previewStyle();
}
delete this.gridsterItem;

@@ -26,0 +28,0 @@ delete this.gridster;

{
"name": "angular-gridster2",
"version": "4.4.0",
"version": "4.4.1",
"license": "MIT",

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