Socket
Socket
Sign inDemoInstall

@bitgenics/fab-static

Package Overview
Dependencies
328
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0-rc3 to 0.5.0

2

package.json
{
"name": "@bitgenics/fab-static",
"version": "0.5.0-rc3",
"version": "0.5.0",
"description": "Front-end Application Bundle generator for (mostly) static applications.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,3 +17,3 @@ const HOUR_IN_SEC = 60 * 60

const STATIC_DIR_PATH = `/${config.staticDirName}`
const STATIC_DIR_PATH = `/${config.staticDirPath}`

@@ -20,0 +20,0 @@ let files = {}

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc