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

@types/twit

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/twit - npm Package Compare versions

Comparing version 2.2.34 to 2.2.35

4

twit/index.d.ts

@@ -237,6 +237,6 @@ /// <reference types="node" />

export interface Errors {
errors: {
errors: Array<{
code: number;
message: string;
}[];
}>;
}

@@ -243,0 +243,0 @@

{
"name": "@types/twit",
"version": "2.2.34",
"version": "2.2.35",
"description": "TypeScript definitions for twit",

@@ -61,4 +61,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twit",

},
"typesPublisherContentHash": "967d721a3f0343c8961a0b6dfa2632e288f20993fc1192482a1d0b07c505350d",
"typesPublisherContentHash": "2f22d9f8d280ff03099a492b3245f2398a081845a37f75eae5393dc9a8bfe12d",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/geojson](https://npmjs.com/package/@types/geojson), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@

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