Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flex-combo

Package Overview
Dependencies
Maintainers
4
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-combo - npm Package Compare versions

Comparing version 0.12.2 to 0.12.3

2

index.js

@@ -151,3 +151,3 @@ /**

var url = file.path.replace(pathLib.join(process.cwd(), fcInst.param.rootdir), '');
var url = file.path.replace(fcInst.param.rootdir, '');
fcInst.engineHandler(url, function () {

@@ -154,0 +154,0 @@ var buff = fcInst.result[url];

{
"name": "flex-combo",
"version": "0.12.2",
"version": "0.12.3",
"description": "A combo tool designed for web front-end developer, which support various kinds of combo format by modify configuration(eg. yahoo combo).",

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

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