aurelia-templating-router
Advanced tools
Comparing version 1.0.0-beta.1.1.0 to 1.0.0-beta.1.1.1
{ | ||
"name": "aurelia-templating-router", | ||
"version": "1.0.0-beta.1.1.0", | ||
"version": "1.0.0-beta.1.1.1", | ||
"description": "An implementation of the RouteLoader interface for use with the router module. Also contains a custom element that allows the templating engine to display the current route.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -0,1 +1,4 @@ | ||
### 1.0.0-beta.1.1.1 (2016-02-08) | ||
### 1.0.0-beta.1.1.0 (2016-01-29) | ||
@@ -2,0 +5,0 @@ |
{ | ||
"name": "aurelia-templating-router", | ||
"version": "1.0.0-beta.1.1.0", | ||
"version": "1.0.0-beta.1.1.1", | ||
"description": "An implementation of the RouteLoader interface for use with the router module. Also contains a custom element that allows the templating engine to display the current route.", | ||
@@ -38,2 +38,11 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"aurelia-dependency-injection": "^1.0.0-beta.1.1.2", | ||
"aurelia-logging": "^1.0.0-beta.1.1.1", | ||
"aurelia-metadata": "^1.0.0-beta.1.1.3", | ||
"aurelia-pal": "^1.0.0-beta.1.1.1", | ||
"aurelia-path": "^1.0.0-beta.1.1.0", | ||
"aurelia-router": "^1.0.0-beta.1.1.0", | ||
"aurelia-templating": "^1.0.0-beta.1.1.0" | ||
}, | ||
"devDependencies": { | ||
@@ -45,3 +54,3 @@ "babel": "babel-core@^5.8.24", | ||
}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"aurelia-dependency-injection": "^1.0.0-beta.1.1.2", | ||
@@ -48,0 +57,0 @@ "aurelia-logging": "^1.0.0-beta.1.1.1", |
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
221462