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

@nguniversal/express-engine

Package Overview
Dependencies
Maintainers
2
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nguniversal/express-engine - npm Package Compare versions

Comparing version 16.2.0-rc.0 to 16.2.0

4

package.json
{
"name": "@nguniversal/express-engine",
"version": "16.2.0-rc.0",
"version": "16.2.0",
"description": "Express Engine for running Server Angular Apps",

@@ -20,3 +20,3 @@ "license": "MIT",

"dependencies": {
"@nguniversal/common": "16.2.0-rc.0",
"@nguniversal/common": "16.2.0",
"tslib": "^2.3.0"

@@ -23,0 +23,0 @@ },

@@ -206,6 +206,6 @@ "use strict";

return (0, schematics_1.chain)([
(0, utility_1.addDependency)('@nguniversal/builders', '^16.2.0-rc.0', {
(0, utility_1.addDependency)('@nguniversal/builders', '^16.2.0', {
type: utility_1.DependencyType.Dev,
}),
(0, utility_1.addDependency)('@nguniversal/express-engine', '^16.2.0-rc.0', {
(0, utility_1.addDependency)('@nguniversal/express-engine', '^16.2.0', {
type: utility_1.DependencyType.Default,

@@ -212,0 +212,0 @@ }),

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