@nexeraid/identity-api-client
Advanced tools
Comparing version 1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724144800534 to 1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897
@@ -28,2 +28,4 @@ { | ||
"lint:fix": "pnpm lint --fix", | ||
"prepare:release": "sed -i 's/.*\"postinstall\":.*//' package.json", | ||
"prepare:release:mac": "sed -i '' 's/.*\"postinstall\":.*//' package.json", | ||
"prettier": "prettier 'src/' --check", | ||
@@ -30,0 +32,0 @@ "prettier:fix": "prettier 'src/' --write", |
{ | ||
"name": "@nexeraid/identity-api-client", | ||
"version": "1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724144800534", | ||
"version": "1.3.215-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897", | ||
"description": "", | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
"zod-validation-error": "^3.3.1", | ||
"@nexeraid/identity-schemas": "1.12.5-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724144800534" | ||
"@nexeraid/identity-schemas": "1.12.5-feature-web3-457-remove-identity-app-mapping-to-legacy-react-context-last-1724145709897" | ||
}, | ||
@@ -50,5 +50,6 @@ "devDependencies": { | ||
"generate": "pnpm run fetch-schema && openapi --input openapi.json --output ./src/generated --useUnionTypes --useOptions --name ApiClient", | ||
"postinstall": "if [ \"$BUILDING_IN_DOCKER\" != \"true\" ]; then preconstruct dev; fi", | ||
"lint": "eslint .", | ||
"lint:fix": "pnpm lint --fix", | ||
"prepare:release": "sed -i 's/.*\"postinstall\":.*//' package.json", | ||
"prepare:release:mac": "sed -i '' 's/.*\"postinstall\":.*//' package.json", | ||
"prettier": "prettier 'src/' --check", | ||
@@ -55,0 +56,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
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
162774
1