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

angular-resizable-element

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-resizable-element - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.2.4"></a>
## [1.2.4](https://github.com/mattlewis92/angular-resizable-element/compare/v1.2.3...v1.2.4) (2017-10-21)
### Bug Fixes
* allow angular 5 peer dependency ([25cfe50](https://github.com/mattlewis92/angular-resizable-element/commit/25cfe50))
<a name="1.2.3"></a>

@@ -7,0 +17,0 @@ ## [1.2.3](https://github.com/mattlewis92/angular-resizable-element/compare/v1.2.2...v1.2.3) (2017-09-28)

4

package.json
{
"name": "angular-resizable-element",
"version": "1.2.3",
"version": "1.2.4",
"description": "An angular 4.0+ directive that allows an element to be dragged and resized",

@@ -88,3 +88,3 @@ "main": "./dist/umd/angular-resizable-element.js",

"peerDependencies": {
"@angular/core": "^4.0.0"
"@angular/core": ">=4.0.0 <6.0.0"
},

@@ -91,0 +91,0 @@ "files": [

@@ -10,2 +10,6 @@ # angular resizable element

<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/uSyax6FrP6eVdiUSuyThrNTG/mattlewis92/angular-resizable-element'>
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/uSyax6FrP6eVdiUSuyThrNTG/mattlewis92/angular-resizable-element.svg' />
</a>
## Demo

@@ -12,0 +16,0 @@ https://mattlewis92.github.io/angular-resizable-element/demo/

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