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

@nguniversal/express-engine

Package Overview
Dependencies
Maintainers
1
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 6.0.0-rc.0 to 6.0.0-rc.1

11

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

@@ -12,10 +12,7 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": "NG_VERSION",
"@angular/core": "NG_VERSION",
"@angular/platform-server": "NG_VERSION",
"@angular/common": "^6.0.0-rc.4",
"@angular/core": "^6.0.0-rc.4",
"@angular/platform-server": "^6.0.0-rc.4",
"express": "^4.15.2"
},
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"repository": {

@@ -22,0 +19,0 @@ "type": "git",

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