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

@jamsite/jamsite-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsite/jamsite-cli - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

bin/jamsite.js
#!/usr/bin/env node
// read .env from cwd, this should be changed when jamsite
// will allow specifying custom site path
require('dotenv').config()
function commandFromArgs (args) {

@@ -4,0 +8,0 @@ if (!args.length) return false

3

package.json
{
"name": "@jamsite/jamsite-cli",
"version": "0.0.5",
"version": "0.0.6",
"description": "Jamsite cli - JAMstack framework cli interface",

@@ -48,4 +48,5 @@ "main": "index.js",

"dependencies": {
"dotenv": "^8.2.0",
"exec-sh": "^0.3.4"
}
}

Sorry, the diff of this file is too big to display

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