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

cloc-lib

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloc-lib - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

index.js

@@ -6,3 +6,7 @@ //@ts-check

/**
* Calls
* Calls cloc internally
* @param absolutePath {string} the path of the file or folder
* @param args {string[]} the arguments to pass to cloc
*
* @see https://github.com/AlDanial/cloc
*/

@@ -9,0 +13,0 @@ module.exports.cloc = (absolutePath, args = []) => {

2

package.json
{
"name": "cloc-lib",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -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