angular2-dimensions-directive
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "angular2-dimensions-directive", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Angular2 directive to get the dimensions of an Element, even if it change during time", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"angular2": "^2.0.0-beta.17", | ||
"es6-promise": "^4.0.3", | ||
"es6-promise": "^4.0.5", | ||
"es6-shim": "^0.35.1", | ||
@@ -41,3 +41,3 @@ "reflect-metadata": "^0.1.8", | ||
"ts-helpers": "^1.1.1", | ||
"tslint": "^3.4.0", | ||
"tslint": "^3.15.1", | ||
"tslint-loader": "^2.1.0", | ||
@@ -44,0 +44,0 @@ "typedoc": "^0.4.4", |
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
8699