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 10.0.0 to 10.0.1

6

package.json
{
"name": "@nguniversal/common",
"version": "10.0.0",
"version": "10.0.1",
"description": "Angular Universal common utilities",

@@ -17,4 +17,4 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": "^10.0.0",
"@angular/core": "^10.0.0"
"@angular/common": "^10.0.2",
"@angular/core": "^10.0.2"
},

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

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

type: dependencies_1.NodeDependencyType.Dev,
version: '^10.0.0',
version: '^10.0.1',
});

@@ -237,0 +237,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