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

@nguniversal/common

Package Overview
Dependencies
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nguniversal/common - npm Package Compare versions

Comparing version 9.0.0-rc.2 to 9.0.0

8

package.json
{
"name": "@nguniversal/common",
"version": "9.0.0-rc.2",
"version": "9.0.0",
"description": "Angular Universal common utilities",

@@ -14,5 +14,5 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": "^9.0.0-rc.14",
"@angular/core": "^9.0.0-rc.14",
"tslib": "^1.9.0"
"@angular/common": "^9.0.0",
"@angular/core": "^9.0.0",
"tslib": "^1.10.0"
},

@@ -19,0 +19,0 @@ "ng-update": {

@@ -233,3 +233,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

type: dependencies_1.NodeDependencyType.Dev,
version: '^9.0.0-rc.2',
version: '^9.0.0',
});

@@ -236,0 +236,0 @@ return host;

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