Socket
Socket
Sign inDemoInstall

cross-expand

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

bin.js

7

package.json
{
"name": "cross-expand",
"version": "0.1.0",
"version": "0.1.1",
"description": "Command line tool for cross-platform glob pattern expansion",

@@ -9,3 +9,4 @@ "author": "Salsita Software <jando@salsitasoft.com>",

"lib",
"src"
"src",
"bin.js"
],

@@ -26,3 +27,3 @@ "types": "lib/index.d.ts",

"bin": {
"cross-expand": "lib/bin.js"
"cross-expand": "bin.js"
},

@@ -29,0 +30,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc