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

infisical

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

infisical - npm Package Compare versions

Comparing version 1.0.42 to 1.0.43

4

bin/api.js

@@ -102,2 +102,3 @@ const axios = require("axios");

} catch (err) {
console.error(err);
console.error(

@@ -151,2 +152,3 @@ "❌ Error: Something went wrong while processing a network request"

} catch (err) {
console.error(err);
return false;

@@ -171,2 +173,3 @@ }

} catch (err) {
console.error(err);
return false;

@@ -183,3 +186,2 @@ }

try {
const credentials = netrc.host(LOGIN_HOST);
response = await axios.get(

@@ -186,0 +188,0 @@ INFISICAL_URL + "/service-token",

{
"name": "infisical",
"version": "1.0.42",
"version": "1.0.43",
"description": "Sync .env files simply, securely",

@@ -5,0 +5,0 @@ "main": "index.js",

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