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.3 to 1.0.4

router.js

11

package.json
{
"name": "oclazyload-systemjs-router",
"version": "1.0.3",
"version": "1.0.4",
"description": "Dynamically load angular modules via routes",

@@ -26,3 +26,10 @@ "main": "index.js",

"url": "https://github.com/lookfirst/ocLazyLoad-SystemJS-Router.git"
}
},
"devDependencies": {
"babel": "^4.7.8"
},
"scripts": {
"compile": "babel router.js -o index.js --modules system",
"prepublish": "npm run-script compile"
}
}
index.js

Sorry, the diff of this file is not supported yet

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