Socket
Socket
Sign inDemoInstall

angular-ui-layout

Package Overview
Dependencies
0
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.4.1

2

package.json
{
"name": "angular-ui-layout",
"version": "1.4.0",
"version": "1.4.1",
"description": "This directive allows you to split !",

@@ -5,0 +5,0 @@ "devDependencies": {

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

ctrl.containers.splice(newIndex, 1);
ctrl.opts.maxSizes.splice(newIndex, 1);
ctrl.opts.minSizes.splice(newIndex, 1);
ctrl.opts.sizes.splice(newIndex, 1);
}

@@ -400,0 +403,0 @@ ctrl.calculate();

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc