Socket
Socket
Sign inDemoInstall

@galoymoney/client

Package Overview
Dependencies
202
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.71 to 0.1.72

4

package.json
{
"name": "@galoymoney/client",
"main": "dist/index.js",
"version": "0.1.71",
"version": "0.1.72",
"license": "MIT",

@@ -9,3 +9,3 @@ "repository": "https://github.com/galoymoney/galoy-client",

"build": "yarn install && rm -rf dist && tsc --sourceMap false --skipLibCheck true",
"prebuild": "yarn babel src/graphql/gql_operations.ts.source --out-file src/graphql/gql_operations.ts && prettier --write .",
"convert:gql": "yarn babel src/graphql/gql_operations.ts.source --out-file src/graphql/gql_operations.ts && prettier --write .",
"code:check": "yarn tsc:check && yarn eslint:check && yarn prettier:check",

@@ -12,0 +12,0 @@ "dev:codegen": "graphql-codegen --config codegen.yml",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc