Comparing version 0.0.27 to 0.0.28
{ | ||
"name": "ngx-modal", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "Open modal window (dialog box) for your angular2 applications using bootstrap3.", | ||
@@ -26,3 +26,4 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@angular/core": "^2.0.0" | ||
"@angular/core": "^2.0.0", | ||
"@angular/router": "^3.0.0" | ||
}, | ||
@@ -33,2 +34,3 @@ "devDependencies": { | ||
"@angular/compiler-cli": "^2.4.3", | ||
"@angular/router": "^3.4.3", | ||
"@angular/core": "^2.4.3", | ||
@@ -63,6 +65,3 @@ "@angular/forms": "^2.4.3", | ||
"zone.js": "^0.7.6" | ||
}, | ||
"dependencies": { | ||
"@angular/router": "^3.4.3" | ||
} | ||
} |
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
179688
33
- Removed@angular/router@^3.4.3