New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oclazyload-systemjs-router

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oclazyload-systemjs-router - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

23

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc