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

infisical

Package Overview
Dependencies
Maintainers
2
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.44 to 1.0.45

docs/codeOfConduct.mdx

32

docs/mint.json

@@ -42,6 +42,34 @@ {

"gettingStarted",
"syncingAutomatically",
"syncingManually",
"installCLI",
"infisicalToken",
"CLI"
]
},
{
"group": "Integrations",
"pages": [
"Heroku"
]
},
{
"group": "Self-hosting",
"pages": [
"self_host_overview",
{
"group": "Deployments",
"pages": ["linux"]
},
{
"group": "Configure",
"pages": ["envars"]
}
]
},
{
"group": "Contributing",
"pages": [
"contributing",
"codeOfConduct",
"developing"
]
}

@@ -48,0 +76,0 @@ ],

8

package.json
{
"name": "infisical",
"version": "1.0.44",
"version": "1.0.45",
"description": "Sync .env files simply, securely",

@@ -14,3 +14,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/Infisical/infisical-cli.git"
"url": "git+https://github.com/Infisical/nodejs-cli.git"
},

@@ -20,5 +20,5 @@ "author": "",

"bugs": {
"url": "https://github.com/Infisical/infisical-cli/issues"
"url": "https://github.com/Infisical/nodejs-cli/issues"
},
"homepage": "https://github.com/Infisical/infisical-cli#readme",
"homepage": "https://github.com/Infisical/nodejs-cli#readme",
"dependencies": {

@@ -25,0 +25,0 @@ "axios": "^0.27.2",

@@ -1,3 +0,10 @@

## Infisical
<p align="center">
<img width="300" src="/img/logoname-black.svg#gh-light-mode-only">
<img width="300" src="/img/logoname-white.svg#gh-dark-mode-only">
</p>
---
# Infisical
[Infisical](https://infisical.com/) is a simple, end-to-end encrypted (E2EE) platform that enables dev teams to sync and manage their environment variables.

@@ -9,3 +16,3 @@

![alt text](/img/dashboard.png)
![alt text](/img/infisical_github_repo.png)

@@ -12,0 +19,0 @@ ## Usage

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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