New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@schirkan/reactron-interfaces

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schirkan/reactron-interfaces - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

dist/IBackendServiceConfig.d.ts

@@ -6,4 +6,4 @@ import { ISystemSettings } from './ISystemSettings';

root: string;
localModulesRoot: string;
npmModulesRoot: string;
modulesRootPath: string;
nodeModulesPath: string;
isDev: boolean;

@@ -10,0 +10,0 @@ frontendPort: number;

{
"name": "@schirkan/reactron-interfaces",
"version": "2.2.1",
"version": "2.2.2",
"description": "interfaces for reactron modules",

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,4 +7,4 @@ import { ISystemSettings } from './ISystemSettings';

root: string;
localModulesRoot: string;
npmModulesRoot: string;
modulesRootPath: string;
nodeModulesPath: string;
isDev: boolean;

@@ -11,0 +11,0 @@ frontendPort: number;

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