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

@short.io/client-node

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@short.io/client-node - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/index.d.ts

8

package.json
{
"name": "@short.io/client-node",
"version": "2.0.0",
"version": "2.0.1",
"description": "",

@@ -9,6 +9,8 @@ "main": "dist/index.js",

"types": "dist/index.d.ts",
"files": ["dist/**"],
"scripts": {
"generate": "node --experimental-strip-types openapi/fetch.ts && openapi-ts -f openapi/config.ts",
"compile": "tsc && tsc-alias",
"prepare": "npm run compile"
"compile": "tsc --build . && tsc-alias",
"prepare": "npm run compile",
"prepublishOnly": "npm run compile"
},

@@ -15,0 +17,0 @@ "repository": {

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