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

eisd

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eisd - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "eisd",
"version": "0.0.1",
"version": "0.0.2",
"description": "Execute your favorite command in SubDirectories. Use it like: `eisd '[command]' [subdirs...]` (Example: `eisd 'yarn build' client server scripts`)",
"main": "lib/index.js",
"scripts": {
"prepublish": "yarn build",
"build": "rm -rf lib && tsc"
"build": "rm -rf lib && tsc",
"prepublish": "yarn build"
},

@@ -27,3 +27,3 @@ "repository": {

"author": "guidojo",
"license": "SEE LICENCE IN LICENSE",
"license": "Apache-2.0",
"bugs": {

@@ -30,0 +30,0 @@ "url": "https://github.com/guidojo/eisd/issues"

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