angular2-resizable
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="0.2.1"></a> | ||
## [0.2.1](https://github.com/mattlewis92/angular2-resizable/compare/v0.2.0...v0.2.1) (2016-07-15) | ||
### Bug Fixes | ||
* **demo:** fix broken demo ([0a5bf11](https://github.com/mattlewis92/angular2-resizable/commit/0a5bf11)) | ||
<a name="0.2.0"></a> | ||
@@ -7,0 +17,0 @@ # [0.2.0](https://github.com/mattlewis92/angular2-resizable/compare/v0.1.0...v0.2.0) (2016-07-15) |
{ | ||
"name": "angular2-resizable", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "An angular2 directive that allows an element to be dragged and resized", | ||
@@ -5,0 +5,0 @@ "main": "./angular2-resizable.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77779