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

@kochie/twitter-api-sdk

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kochie/twitter-api-sdk - npm Package Compare versions

Comparing version 1.2.1 to 1.2.3

8

package.json
{
"name": "@kochie/twitter-api-sdk",
"version": "1.2.1",
"version": "1.2.3",
"description": "A TypeScript SDK for the Twitter API",

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

"type": "git",
"url": "git+https://github.com/twitterdev/twitter-api-typescript-sdk.git"
"url": "git+https://github.com/kochie/twitter-api-typescript-sdk.git"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/twitterdev/twitter-api-typescript-sdk/issues"
"url": "https://github.com/kochie/twitter-api-typescript-sdk/issues"
},
"homepage": "https://github.com/twitterdev/twitter-api-typescript-sdk#readme"
"homepage": "https://github.com/kochie/twitter-api-typescript-sdk#readme"
}
# Twitter API SDK for TypeScript
With the space mans acquisition of Twitter I think there's a better chance of finding life on Mars than seeing this API updated. So let's keep it alive as a community.
## Introduction

@@ -124,2 +126,3 @@

### Creating a Confidential Auth Client
```typescript

@@ -136,3 +139,2 @@ const authClient = new auth.OAuth2User({

### Generating an Authentication URL

@@ -164,3 +166,2 @@

### Clone the Repository

@@ -199,2 +200,1 @@

```
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