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.23 to 0.0.24

4

config/webpack/WebpackRuntimeWeb.config.js

@@ -105,3 +105,5 @@ var path = require('path');

'process.env.FABALOUS_RUNTIME': JSON.stringify("web"),
'process.env.FABALOUS_DEBUG': JSON.stringify(1)
'process.env.FABALOUS_DEBUG': JSON.stringify(1),
'process.env.HASH': JSON.stringify(getGitHash())
}),

@@ -108,0 +110,0 @@ new ProgressBarPlugin(),

{
"name": "@fabalous/runtime-node",
"version": "0.0.23",
"version": "0.0.24",
"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