Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stacks/stacks-blockchain-api-types

Package Overview
Dependencies
Maintainers
9
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/stacks-blockchain-api-types - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

46

package.json
{
"name": "@stacks/stacks-blockchain-api-types",
"version": "3.0.3",
"version": "3.0.4",
"access": "public",

@@ -13,3 +13,3 @@ "description": "TypeScript descriptions of Stacks 2.0 blockchain API entities",

"lint:json": "jsonlint-cli ./api/**/*.json ./entities/**/*.json",
"lint:openapi": "lint-openapi ./openapi.yaml",
"lint:openapi": "swagger-cli validate ./openapi.yaml",
"generate:types": "ts-node ./scripts/generate-types.ts",

@@ -39,25 +39,25 @@ "generate:schemas": "gulp && npm run generate:types",

"devDependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.7",
"@types/json-schema-merge-allof": "^0.6.0",
"ajv": "^6.12.2",
"chalk": "^4.0.0",
"del": "^5.1.0",
"glob": "^7.1.6",
"gulp": "^4.0.2",
"gulp-gh-pages": "^0.6.0-6",
"@apidevtools/json-schema-ref-parser": "9.0.7",
"@apidevtools/swagger-cli": "4.0.4",
"@types/json-schema-merge-allof": "0.6.0",
"ajv": "6.12.6",
"chalk": "4.1.1",
"del": "5.1.0",
"glob": "7.1.6",
"gulp": "4.0.2",
"gulp-gh-pages": "0.6.0-6",
"gulp-jsonschema-deref": "0.0.3",
"ibm-openapi-validator": "^0.27.1",
"json-schema": "^0.2.5",
"json-schema-merge-allof": "^0.7.0",
"json-schema-to-typescript": "^10.1.4",
"jsonlint-cli": "^1.0.1",
"npm-run-all": "^4.1.5",
"openapi-to-postmanv2": "^2.13.0",
"redoc-cli": "^0.9.8",
"shx": "^0.3.3",
"speccy": "^0.11.0",
"ts-node": "^9.1.1",
"typescript": "^4.2.4",
"yaml-lint": "^1.2.4"
"json-schema": "0.2.5",
"json-schema-merge-allof": "0.7.0",
"json-schema-to-typescript": "10.1.4",
"jsonlint-cli": "1.0.1",
"npm-run-all": "4.1.5",
"openapi-to-postmanv2": "2.13.0",
"redoc-cli": "0.13.16",
"shx": "0.3.3",
"speccy": "0.11.0",
"ts-node": "9.1.1",
"typescript": "4.2.4",
"yaml-lint": "1.2.4"
}
}
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