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

@crawlspace/cli

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crawlspace/cli - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

dist/index.js

@@ -5,3 +5,3 @@ // src/index.ts

// package.json
var version = "0.0.6";
var version = "0.0.7";

@@ -8,0 +8,0 @@ // src/commands/bundle.ts

{
"name": "@crawlspace/cli",
"version": "0.0.6",
"version": "0.0.7",
"private": false,
"type": "module",
"bin": {
"crawlspace": "./bin/index.js",
"crsp": "./bin/index.js"
"crawlspace": "bin/crsp.js",
"crsp": "bin/crsp.js"
},

@@ -10,0 +10,0 @@ "scripts": {

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