Socket
Socket
Sign inDemoInstall

@angular/router

Package Overview
Dependencies
Maintainers
1
Versions
855
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.4.6 to 3.4.7

2

bundles/router-testing.umd.js
/**
* @license Angular v3.4.6
* @license Angular v3.4.7
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v3.4.6
* @license Angular v3.4.7
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v3.4.6
* @license Angular v3.4.7
* (c) 2010-2017 Google, Inc. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

{
"name": "@angular/router",
"version": "3.4.6",
"version": "3.4.7",
"description": "Angular - the routing library",

@@ -24,7 +24,7 @@ "main": "bundles/router.umd.js",

"peerDependencies": {
"@angular/core": "2.4.6",
"@angular/common": "2.4.6",
"@angular/platform-browser": "2.4.6",
"@angular/core": "2.4.7",
"@angular/common": "2.4.7",
"@angular/platform-browser": "2.4.7",
"rxjs": "^5.0.1"
}
}

@@ -132,3 +132,3 @@ /**

var c = routes_1[_i];
// we already have the config loaded, just recurce
// we already have the config loaded, just recurse
if (c.loadChildren && !c.canLoad && ((c))._loadedConfig) {

@@ -135,0 +135,0 @@ var /** @type {?} */ childConfig = ((c))._loadedConfig;

@@ -12,3 +12,3 @@ /**

*/
export var /** @type {?} */ VERSION = new Version('3.4.6');
export var /** @type {?} */ VERSION = new Version('3.4.7');
//# sourceMappingURL=version.js.map

@@ -1,1 +0,1 @@

[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.6"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.6"]}}}]
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.7"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["3.4.7"]}}}]

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

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

Sorry, the diff of this file is not supported yet

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