oclazyload-systemjs-router
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "oclazyload-systemjs-router", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Dynamically load angular modules via routes", | ||
@@ -9,10 +9,19 @@ "main": "index.js", | ||
"angular-ui", | ||
"ui-router", | ||
"ui-router-extras", | ||
"systemjs", | ||
"ocLazyLoad", | ||
"future" | ||
"ui-router", | ||
"ui-router-extras", | ||
"systemjs", | ||
"ocLazyLoad", | ||
"future" | ||
], | ||
"author": "Jon Stevens <latchkey@gmail.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"dependencies": { | ||
"angular-ui-router": "^0.2.13", | ||
"oclazyload": "^0.6.3", | ||
"ui-router-extras": "0.0.13" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/lookfirst/ocLazyLoad-SystemJS-Router.git" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2276
0
3
+ Addedangular-ui-router@^0.2.13
+ Addedoclazyload@^0.6.3
+ Addedui-router-extras@0.0.13
+ Addedangular@1.8.3(transitive)
+ Addedangular-ui-router@0.2.18(transitive)
+ Addedoclazyload@0.6.3(transitive)
+ Addedui-router-extras@0.0.13(transitive)