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

hlink

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hlink - npm Package Compare versions

Comparing version 0.3.1-beta to 0.3.1-beta.0

1

lib/utils/index.js

@@ -74,2 +74,3 @@ "use strict";

findOut = execa_1.default.sync('find', [destPath, '-inum', fileNumber]).stdout;
console.log('findOut输出', findOut);
return findOut

@@ -76,0 +77,0 @@ ? findOut.split('\n').map(function (p) { return (deleteDir ? path_1.default.dirname(p) : p); })

2

package.json
{
"name": "hlink",
"version": "0.3.1-beta",
"version": "0.3.1-beta.0",
"description": "hlink",

@@ -5,0 +5,0 @@ "license": "MIT",

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