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

@fabalous/runtime-node

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fabalous/runtime-node - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

3

lib/FabaRuntimeNode.d.ts

@@ -1,2 +0,1 @@

import { Application } from "express/lib/application";
import FabaCore from "@fabalous/core/FabaCore";

@@ -12,3 +11,3 @@ import FabaStore from "@fabalous/core/store/FabaStore";

export default class FabaRuntimeNode extends FabaCore {
app: Application;
app: any;
express: any;

@@ -15,0 +14,0 @@ assign: any;

{
"name": "@fabalous/runtime-node",
"version": "0.0.14",
"version": "0.0.15",
"description": "Fabalous Node runtime",

@@ -5,0 +5,0 @@ "scripts": {

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