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

fis-project-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-project-analyzer - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

2

lib/projectLoader.js

@@ -38,3 +38,3 @@ /*

var configDir = options.configDir || fis.util.realpath(projectPath + "/config"),
configReg = /[\/|\\](\w+)-map\.json$/,
configReg = /[\/|\\](.+)-map\.json$/,
widgetPreg = /\w+\/widget\/.+\.tpl$/,

@@ -41,0 +41,0 @@ configFiles = fis.util.find(configDir, configReg),

{
"name": "fis-project-analyzer",
"version": "0.0.25",
"version": "0.0.26",
"main": "index.js",

@@ -5,0 +5,0 @@ "description": "A tool to analyze fis-plus project deps",

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