New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@energyweb/exchange-client

Package Overview
Dependencies
Maintainers
8
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@energyweb/exchange-client - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3-alpha.1646056819.0

12

package.json
{
"name": "@energyweb/exchange-client",
"version": "1.0.2",
"version": "1.0.3-alpha.1646056819.0",
"description": "Client library interacting with the Exchange",

@@ -18,3 +18,3 @@ "homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/exchange-client#readme",

"build": "yarn build:ts",
"build:ts": "yarn build:client 1>/dev/null 2>/dev/null && tsc -b tsconfig.json",
"build:ts": "yarn build:client 1>/dev/null 2>/dev/null && tsc --project tsconfig.json",
"build:client": "yarn client:generate:schema && yarn client:generate && yarn client:clean",

@@ -30,9 +30,9 @@ "clean": "shx rm -rf dist dist-shakeable",

"devDependencies": {
"@energyweb/exchange": "1.13.1",
"@energyweb/exchange": "1.13.2-alpha.1646056819.0",
"@nestjs/swagger": "5.1.4",
"@nestjs/testing": "8.1.1",
"@nestjs/typeorm": "8.0.2",
"@openapitools/openapi-generator-cli": "2.4.23",
"@openapitools/openapi-generator-cli": "2.4.26",
"@types/mocha": "9.0.0",
"@types/node": "14.18.4",
"@types/node": "14.18.10",
"json-to-pretty-yaml": "1.2.2",

@@ -51,3 +51,3 @@ "mocha": "9.1.3",

],
"gitHead": "d9d5451dc7fc5421235a571a09b0263c8da0b05d"
"gitHead": "5011b50d9c12e6e8b02437d0e8c40764308ec530"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc