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

fp-cvs

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-cvs - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

cvs~extend.js

@@ -86,3 +86,3 @@ 'use strict';

// ///////////////////////////////////////////////////////////////////////////
// Next, process files listed in cvs-files.yml.
// Next, process files listed in cvs.yml.
// ///////////////////////////////////////////////////////////////////////////

@@ -89,0 +89,0 @@ let yml = '';

{
"name": "fp-cvs",
"version": "0.1.0",
"version": "0.1.1",
"description": "CVS extension for Fepper",

@@ -12,3 +12,6 @@ "repository": {

"node": ">= 4.0.0"
},
"devDependencies": {
"yargs": "^4.7.1"
}
}

@@ -16,3 +16,3 @@ # CVS extension for Fepper

backend files. To process additional CVS-revisioned files, create a directory
named `extend/custom/fp-cvs`, and a file within named `cvs-files.yml`, and list
them therein. Base it off the empty YAML file in this NPM named `cvs-files.yml`.
named `extend/custom/fp-cvs`, and a file within named `cvs.yml`, and list them
therein. Base it off the empty YAML file in this NPM named `default.cvs.yml`.
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