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

revolt-api

Package Overview
Dependencies
Maintainers
0
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

revolt-api - npm Package Compare versions

Comparing version 0.7.16-next.1 to 0.7.16-next.2

dist/api.d.ts

4

package.json
{
"name": "revolt-api",
"version": "0.7.16-next.1",
"version": "0.7.16-next.2",
"description": "Revolt API Library",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"gen": "REWRITE_ANYOF=1 openapi-typescript ./OpenAPI.json -o ./src/api.d.ts && node codegen.js",
"build": "rimraf dist esm && tsc && tsc -p tsconfig.esm.json",
"build": "rimraf dist esm && tsc && tsc -p tsconfig.esm.json && cp src/api.d.ts src/types.d.ts dist && cp src/api.d.ts src/types.d.ts esm",
"typecheck": "tsc --noEmit",

@@ -16,0 +16,0 @@ "prepublish": "in-publish && yarn build || echo Skipping build."

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