Socket
Socket
Sign inDemoInstall

common-fn

Package Overview
Dependencies
9
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

modules/codeLinesLessThan.js

1

index.js

@@ -177,2 +177,3 @@ const fs = require("fs")

exports.codeLinesLessThan = require("./modules/codeLinesLessThan")
exports.normalizeGlobalPath = normalizeGlobalPath

@@ -179,0 +180,0 @@ exports.promisify = promisify

3

package.json
{
"name": "common-fn",
"version": "0.1.3",
"version": "0.1.4",
"description": "common",

@@ -10,2 +10,3 @@ "main": "index.js",

"dependencies": {
"count-lines-in-file": "^1.1.0",
"fs-extra": "^3.0.1",

@@ -12,0 +13,0 @@ "rambda": "^0.5.9",

Sorry, the diff of this file is not supported yet

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