@etherean/etherean-grpc
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "@etherean/etherean-grpc", | ||
"type": "module", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "", | ||
@@ -36,3 +36,3 @@ "keywords": [], | ||
"scripts": { | ||
"build": "pnpm clean && mkdir dist && protoc -I ./proto --ts_opt generate_dependencies --ts_out ./dist --ts_opt optimize_code_size --ts_opt output_javascript yield/gas.proto yield/gas_v2.proto yield/metrics.proto yield/metrics_v2.proto inapp/inapp.proto tokens.proto user_service.proto referral_miniapp.proto referral_points.proto && node scripts/patch-esm.js && pnpm build-rollup", | ||
"build": "pnpm clean && mkdir dist && protoc -I ./proto --ts_opt generate_dependencies --ts_out ./dist --ts_opt optimize_code_size --ts_opt output_javascript yield/gas.proto yield/gas_v2.proto yield/metrics.proto yield/metrics_v2.proto inapp/inapp.proto tokens.proto user_service.proto referral_miniapp.proto referral_miniapp_v2.proto referral_points.proto && node scripts/patch-esm.js && pnpm build-rollup", | ||
"build-rollup": "rollup -c rollup.config.js", | ||
@@ -39,0 +39,0 @@ "clean": "rimraf dist" |
Sorry, the diff of this file is not supported yet
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
817621
247
12940