New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3 to 2.0.4

2

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

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

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

{ name: 'MatIconModule', path: '@angular/material/icon' },
{ name: 'RemultModule', path: '@remult/core' },
{ name: 'RemultModule', path: '@remult/angular' },
],

@@ -100,5 +100,5 @@ providers: [

json.dependencies["password-hash"] = "^1.2.2";
json.dependencies["@remult/core"] = "^1.0.91";
json.dependencies["@remult/server"] = "^1.0.90";
json.dependencies["@remult/server-postgres"] = "^1.0.90";
json.dependencies["@remult/core"] = "^2.0.4";
json.dependencies["@remult/server"] = "^2.0.4";
json.dependencies["@remult/server-postgres"] = "^2.0.4";
json.dependencies["@angular/material"] = "^7.3.7";

@@ -105,0 +105,0 @@ json.dependencies["pg"] = "^8.3.0";

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