@infisical/cli 0.43.40 → 0.43.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -23,8 +23,8 @@
23
23
  <a href="https://github.com/Infisical/infisical/issues">
24
24
  <img src="https://img.shields.io/github/commit-activity/m/infisical/infisical" alt="git commit activity" />
25
25
  </a>
26
- <a href="https://cloudsmith.io/~infisical/repos/">
27
- <img src="https://img.shields.io/badge/Downloads-6.95M-orange" alt="Cloudsmith downloads" />
26
+ <a href="https://github.com/Infisical/cli/releases">
27
+ <img src="https://img.shields.io/github/downloads/Infisical/cli/total?color=orange" alt="Downloads" />
28
28
  </a>
29
29
  <a href="https://infisical.com/slack">
30
30
  <img src="https://img.shields.io/badge/chat-on%20Slack-blueviolet" alt="Slack community channel" />
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@infisical/cli",
3
3
  "private": false,
4
- "version": "0.43.40",
4
+ "version": "0.43.67",
5
5
  "keywords": [
6
6
  "infisical",
7
7
  "cli",
@@ -12,7 +12,7 @@
12
12
  },
13
13
  "repository": {
14
14
  "type": "git",
15
- "url": "https://github.com/Infisical/infisical.git"
15
+ "url": "https://github.com/Infisical/cli.git"
16
16
  },
17
17
  "author": "Infisical Inc, <daniel@infisical.com>",
18
18
  "scripts": {
Binary file