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

angular2-universal

Package Overview
Dependencies
Maintainers
5
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-universal - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

node/universal-module.d.ts

@@ -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 {

4

package.json

@@ -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",

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