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

2

config/webpack/WebpackRuntimeWeb.config.js

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

test: /\.(eot|woff|woff2|ttf|svg|png|jpg|mp3)$/,
loader: `url-loader?limit=${getMaxFileSize()}&name=assets/[name]_${getGitHash()}.[ext]`,
loader: `url-loader?limit=${getMaxFileSize()}&name=[name]_${getGitHash()}.[ext]&publicPath=../assets/&outputPath=../web/assets/`,
include: [

@@ -95,0 +95,0 @@ path.join(__workDir, './src/')

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