@nexeraid/identity-api-client
Advanced tools
Comparing version 2.3.41-dev to 2.3.41-hotfix-fix-founders-install-issue-1731067762674
@@ -13,3 +13,3 @@ import type { CancelablePromise } from "../core/CancelablePromise.js"; | ||
address: string; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano'; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano' | 'bitcoin'; | ||
blockchainId?: ('1' | '137' | '80002' | '43114' | '43113' | '42161' | '421614' | '11155111' | '8453' | '84532' | '56' | '97' | '1284' | '1285' | '10' | '11155420' | '1291' | 'NetXdQprcVkpaWU' | 'NetXnHfVqm9iesp' | 'cosmoshub-4' | 'theta-testnet-001' | '0x534e5f4d41494e' | '0x534e5f5345504f4c4941'); | ||
@@ -24,3 +24,3 @@ origin: string; | ||
address: string; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano'; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano' | 'bitcoin'; | ||
}; | ||
@@ -45,3 +45,3 @@ }; | ||
address: string; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano'; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano' | 'bitcoin'; | ||
}; | ||
@@ -82,3 +82,3 @@ }; | ||
address: string; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano'; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano' | 'bitcoin'; | ||
blockchainId?: ('1' | '137' | '80002' | '43114' | '43113' | '42161' | '421614' | '11155111' | '8453' | '84532' | '56' | '97' | '1284' | '1285' | '10' | '11155420' | '1291' | 'NetXdQprcVkpaWU' | 'NetXnHfVqm9iesp' | 'cosmoshub-4' | 'theta-testnet-001' | '0x534e5f4d41494e' | '0x534e5f5345504f4c4941'); | ||
@@ -85,0 +85,0 @@ }); |
@@ -13,3 +13,3 @@ import type { CancelablePromise } from "../core/CancelablePromise.js"; | ||
address: string; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano'; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano' | 'bitcoin'; | ||
blockchainId?: ('1' | '137' | '80002' | '43114' | '43113' | '42161' | '421614' | '11155111' | '8453' | '84532' | '56' | '97' | '1284' | '1285' | '10' | '11155420' | '1291' | 'NetXdQprcVkpaWU' | 'NetXnHfVqm9iesp' | 'cosmoshub-4' | 'theta-testnet-001' | '0x534e5f4d41494e' | '0x534e5f5345504f4c4941'); | ||
@@ -24,3 +24,3 @@ origin: string; | ||
address: string; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano'; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano' | 'bitcoin'; | ||
}; | ||
@@ -27,0 +27,0 @@ }; |
@@ -19,3 +19,3 @@ import type { CancelablePromise } from "../core/CancelablePromise.js"; | ||
address: string; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano'; | ||
namespace: 'tezos' | 'eip155' | 'aptos' | 'polkadot' | 'starknet' | 'cosmos' | 'solana' | 'cardano' | 'bitcoin'; | ||
blockchainId?: ('1' | '137' | '80002' | '43114' | '43113' | '42161' | '421614' | '11155111' | '8453' | '84532' | '56' | '97' | '1284' | '1285' | '10' | '11155420' | '1291' | 'NetXdQprcVkpaWU' | 'NetXnHfVqm9iesp' | 'cosmoshub-4' | 'theta-testnet-001' | '0x534e5f4d41494e' | '0x534e5f5345504f4c4941'); | ||
@@ -22,0 +22,0 @@ }); |
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "2.3.41", | ||
"version": "2.3.41-hotfix-fix-founders-install-issue-1731067762674", | ||
"description": "", | ||
@@ -16,7 +16,8 @@ "keywords": [], | ||
"types": "./dist/nexeraid-identity-api-client.cjs.d.ts", | ||
"default": "./dist/nexeraid-identity-api-client.cjs.js" | ||
"default": "./dist/nexeraid-identity-api-client.cjs.cjs" | ||
} | ||
} | ||
}, | ||
"main": "dist/nexeraid-identity-api-client.cjs.js", | ||
"type": "module", | ||
"main": "dist/nexeraid-identity-api-client.cjs.cjs", | ||
"module": "dist/nexeraid-identity-api-client.esm.js", | ||
@@ -28,5 +29,4 @@ "types": "dist/nexeraid-identity-api-client.cjs.d.ts", | ||
"scripts": { | ||
"build": "preconstruct build && npm run copy-package-json-to-dist && npm run copy-type-defs-as-duplicate", | ||
"build": "preconstruct build && npm run copy-package-json-to-dist", | ||
"copy-package-json-to-dist": "copyfiles package.json dist/", | ||
"copy-type-defs-as-duplicate": "cp dist/nexeraid-identity-api-client.cjs.d.ts dist/nexeraid-identity-api-client.esm.d.mts", | ||
"fetch-schema": "curl -s http://0.0.0.0:3015 -o openapi.json", | ||
@@ -37,4 +37,4 @@ "generate": "pnpm run fetch-schema && openapi --input openapi.json --output ./src/generated --useUnionTypes --useOptions --name ApiClient", | ||
"lint:fix": "pnpm lint --fix", | ||
"prepare:release": "sed -i 's/.*\"postinstall\":.*//' package.json", | ||
"prepare:release:mac": "sed -i '' 's/.*\"postinstall\":.*//' package.json", | ||
"prepare:release": "./scripts/prepare_npm_release.sh", | ||
"publish:public": "pnpm run prepare:release && publish --access=public --no-git-checks --registry https://registry.npmjs.org/", | ||
"prettier": "prettier 'src/' --check", | ||
@@ -41,0 +41,0 @@ "prettier:fix": "prettier 'src/' --write", |
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "2.3.41-dev", | ||
"version": "2.3.41-hotfix-fix-founders-install-issue-1731067762674", | ||
"description": "", | ||
@@ -39,3 +39,3 @@ "keywords": [], | ||
"zod-validation-error": "^3.4.0", | ||
"@nexeraid/identity-schemas": "2.3.42-dev" | ||
"@nexeraid/identity-schemas": "2.13.0-hotfix-fix-founders-install-issue-1731067762674" | ||
}, | ||
@@ -53,5 +53,4 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "preconstruct build && npm run copy-package-json-to-dist && npm run copy-type-defs-as-duplicate", | ||
"build": "preconstruct build && npm run copy-package-json-to-dist", | ||
"copy-package-json-to-dist": "copyfiles package.json dist/", | ||
"copy-type-defs-as-duplicate": "cp dist/nexeraid-identity-api-client.cjs.d.ts dist/nexeraid-identity-api-client.esm.d.mts", | ||
"fetch-schema": "curl -s http://0.0.0.0:3015 -o openapi.json", | ||
@@ -61,4 +60,4 @@ "generate": "pnpm run fetch-schema && openapi --input openapi.json --output ./src/generated --useUnionTypes --useOptions --name ApiClient", | ||
"lint:fix": "pnpm lint --fix", | ||
"prepare:release": "sed -i 's/.*\"postinstall\":.*//' package.json", | ||
"prepare:release:mac": "sed -i '' 's/.*\"postinstall\":.*//' package.json", | ||
"prepare:release": "./scripts/prepare_npm_release.sh", | ||
"publish:public": "pnpm run prepare:release && publish --access=public --no-git-checks --registry https://registry.npmjs.org/", | ||
"prettier": "prettier 'src/' --check", | ||
@@ -65,0 +64,0 @@ "prettier:fix": "prettier 'src/' --write", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
170606
24
4705
3