angular2-universal
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,4 @@ | ||
import { PlatformRef } from '@angular/core'; | ||
import { NodePlatform } from '../lib'; | ||
export declare type NodePlatformRef = PlatformRef & NodePlatform; | ||
export declare function platformUniversalDynamic(extraProviders?: any[]): NodePlatformRef; | ||
@@ -2,0 +5,0 @@ export declare class UniversalModule { |
@@ -21,3 +21,3 @@ { | ||
"dependencies": { | ||
"angular2-platform-node": "~1.0.2", | ||
"angular2-platform-node": "~1.0.3", | ||
"css": "^2.2.1", | ||
@@ -71,3 +71,3 @@ "js-beautify": "^1.6.4", | ||
], | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"homepage": "https://github.com/angular/universal", | ||
@@ -74,0 +74,0 @@ "license": "MIT", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12665
263
0