Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular/router

Package Overview
Dependencies
Maintainers
1
Versions
866
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/router - npm Package Compare versions

Comparing version 3.0.0-rc.3 to 3.0.0

README.md

4

bundles/router-testing.umd.js
/**
* @license AngularJS v0.0.0-PLACEHOLDER
* @license @angular/router v3.0.0
* (c) 2010-2016 Google, Inc. https://angular.io/

@@ -135,2 +135,2 @@ * License: MIT

}));
}));
{
"name": "@angular/router",
"version": "3.0.0-rc.3",
"description": "Angular 2 router",
"version": "3.0.0",
"description": "Angular - the routing library",
"main": "bundles/router.umd.js",

@@ -24,7 +24,7 @@ "module": "index.js",

"peerDependencies": {
"@angular/core": "^2.0.0-rc.7",
"@angular/common": "^2.0.0-rc.7",
"@angular/platform-browser": "^2.0.0-rc.7",
"@angular/core": "^2.0.0",
"@angular/common": "^2.0.0",
"@angular/platform-browser": "^2.0.0",
"rxjs": "5.0.0-beta.12"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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