Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jan 23, 2024
1 parent 6969839 commit 2b5afb0
Show file tree
Hide file tree
Showing 12 changed files with 77 additions and 124 deletions.
3 changes: 1 addition & 2 deletions languages/node/npm/android-arm-eabi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"files": [
"infisical.android-arm-eabi.node"
],

"license": "MIT",
"engines": {
"node": ">= 10"
Expand All @@ -21,4 +20,4 @@
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
}
2 changes: 1 addition & 1 deletion languages/node/npm/android-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
}
30 changes: 11 additions & 19 deletions languages/node/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,23 @@
{
"name": "@infisical/sdk-darwin-arm64",
"version": "0.0.0",
"homepage": "https://github.com/infisical/sdk#readme",
"bugs": {
"url": "https://github.com/infisical/sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/infisical/sdk.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": "Infisical Inc. <[email protected]> (https://infisical.com)",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"main": "infisical.darwin-arm64.node",
"files": [
"infisical.darwin-arm64.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
30 changes: 11 additions & 19 deletions languages/node/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,23 @@
{
"name": "@infisical/sdk-darwin-x64",
"version": "0.0.0",
"homepage": "https://github.com/infisical/sdk",
"bugs": {
"url": "https://github.com/infisical/sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/infisical/sdk.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": "Infisical Inc. <[email protected]> (https://infisical.com)",
"os": [
"darwin"
],
"cpu": [
"x64"
],
"main": "infisical.darwin-x64.node",
"files": [
"infisical.darwin-x64.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"os": [
"darwin"
],
"cpu": [
"x64"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
4 changes: 2 additions & 2 deletions languages/node/npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@infisical/sdk-linux-arm-gnueabihf",
"version": "7.2.2",
"version": "0.0.0",
"os": [
"linux"
],
Expand All @@ -20,4 +20,4 @@
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
}
33 changes: 13 additions & 20 deletions languages/node/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,23 @@
{
"name": "@infisical/sdk-linux-arm64-gnu",
"version": "0.0.0",
"homepage": "https://github.com/infisical/sdk",
"bugs": {
"url": "https://github.com/infisical/sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/infisical/sdk.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": "Infisical Inc. <[email protected]> (https://infisical.com)",
"main": "infisical.aarch64-unknown-linux-gnu.node",
"files": [
"infisical.aarch64-unknown-linux-gnu.node"
],
"engines": {
"node": ">= 10"
},
"os": [
"linux"
],
"cpu": [
"arm64"
],
"libc": [
"glibc"
]
"main": "infisical.linux-arm64-gnu.node",
"files": [
"infisical.linux-arm64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
2 changes: 1 addition & 1 deletion languages/node/npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
}
31 changes: 12 additions & 19 deletions languages/node/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,23 @@
{
"name": "@infisical/sdk-linux-x64-gnu",
"version": "0.0.0",
"homepage": "https://github.com/infisical/sdk",
"bugs": {
"url": "https://github.com/infisical/sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/infisical/sdk.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": "Infisical Inc. <[email protected]> (https://infisical.com)",
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "infisical.linux-x64-gnu.node",
"files": [
"infisical.linux-x64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"os": [
"linux"
],
"cpu": [
"x64"
],
"libc": [
"glibc"
]
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
2 changes: 1 addition & 1 deletion languages/node/npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
}
4 changes: 2 additions & 2 deletions languages/node/npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@infisical/sdk-win32-arm64-msvc",
"version": "7.2.2",
"version": "0.0.0",
"os": [
"win32"
],
Expand All @@ -20,4 +20,4 @@
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
}
30 changes: 11 additions & 19 deletions languages/node/npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,23 @@
{
"name": "@infisical/sdk-win32-ia32-msvc",
"version": "0.0.0",
"homepage": "https://github.com/infisical/sdk",
"bugs": {
"url": "https://github.com/infisical/sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/infisical/sdk.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": "Infisical Inc. <[email protected]> (https://infisical.com)",
"os": [
"win32"
],
"cpu": [
"ia32"
],
"main": "infisical.win32-ia32-msvc.node",
"files": [
"infisical.win32-ia32-msvc.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"cpu": [
"ia32"
],
"os": [
"win32"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}
30 changes: 11 additions & 19 deletions languages/node/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,23 @@
{
"name": "@infisical/sdk-win32-x64-msvc",
"version": "0.0.0",
"homepage": "https://github.com/infisical/sdk",
"bugs": {
"url": "https://github.com/infisical/sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/infisical/sdk.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": "Infisical Inc. <[email protected]> (https://infisical.com)",
"os": [
"win32"
],
"cpu": [
"x64"
],
"main": "infisical.win32-x64-msvc.node",
"files": [
"infisical.win32-x64-msvc.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"os": [
"win32"
],
"cpu": [
"x64"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "https://github.com/Infisical/sdk"
}

0 comments on commit 2b5afb0

Please sign in to comment.