New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devlab

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devlab - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

src/index.js

2

index.js
#!/usr/bin/env node
'use strict'
const devlab = require('./build/index')
const devlab = require('./src/index')
devlab.run()
{
"name": "devlab",
"version": "2.0.0",
"version": "2.0.1",
"description": "Node utility for running containerized tasks",

@@ -16,3 +16,3 @@ "keywords": [

"files": [
"build",
"src",
"index.js"

@@ -19,0 +19,0 @@ ],

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