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
2
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 1.0.1 to 1.0.2

dist/index.d.ts

2

dist/types.js

@@ -1,2 +0,2 @@

export {};
export * from "./types/index";
//# sourceMappingURL=types.js.map
{
"name": "@short.io/client-node",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

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

"private": false,
"types": "dist/index.d.ts",
"scripts": {

@@ -10,0 +11,0 @@ "compile": "tsc",

@@ -17,4 +17,5 @@ {

"inlineSources": true,
"strictNullChecks": true
"strictNullChecks": true,
"declaration": true
}
}

Sorry, the diff of this file is not supported yet

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