You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@remult/angular

Package Overview
Dependencies
Maintainers
2
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remult/angular - npm Package Compare versions

Comparing version

to
2.1.3

2

package.json
{
"name": "@remult/angular",
"schematics": "./schematics/collection.json",
"version": "2.1.2",
"version": "2.1.3",
"description": "an angular module for remult",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -22,2 +22,3 @@ "use strict";

editJson(tree, appTsConfig, j => {
j.compilerOptions.emitDecoratorMetadata = true;
j.exclude.push("./app/server**");

@@ -24,0 +25,0 @@ });

Sorry, the diff of this file is not supported yet