Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 2.0.18 to 2.0.19

2

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

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

@@ -89,3 +89,3 @@ "use strict";

json.scripts["ng-serve"] = json.scripts.start;
json.scripts["node-serve"] = "./node_modules/.bin/tsc-watch -p tsconfig.server.json --onSuccess \"npm run server:dev-run";
json.scripts["node-serve"] = "./node_modules/.bin/tsc-watch -p tsconfig.server.json --onSuccess \"npm run server:dev-run\"";
json.scripts["server:dev-run"] = "node --inspect dist-server/server/server.js";

@@ -92,0 +92,0 @@ json.scripts["ng:build"] = "ng build --prod";

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