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

env-url

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-url - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

6

package.json
{
"name": "env-url",
"version": "0.0.1",
"description": "Executes a command using the envs in the provided env file",
"version": "0.0.3",
"description": "NodeJS utility to get environment variables from a URL",
"main": "lib/index.js",
"bin": {
"env-cmd": "bin/env-url.js"
"env-url": "bin/env-url.js"
},

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

@@ -31,4 +31,4 @@ # env-url

TEST=value
NESTED_TEST_TEST=1
TEST=value
NESTED_TEST_TEST=1

@@ -35,0 +35,0 @@ ## Why

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