New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tikapi

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tikapi - npm Package Compare versions

Comparing version 3.0.4 to 3.0.41

dist/index.cjs

2

package.json
{
"name": "tikapi",
"version": "3.0.4",
"version": "3.0.41",
"description": "A fully managed unofficial TikTok app with OAuth capabilities",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs",

@@ -28,7 +28,7 @@ # Unofficial TikTok API

### Javascript
Recommended
ES6 Import Syntax is recommended
```javascript
import TikAPI from 'tikapi';
const api = TikAPI("myAPIKey")
const api = TikAPI("myAPIKey");
```

@@ -41,3 +41,3 @@

const api = TikAPI("myAPIKey")
const api = TikAPI("myAPIKey");
```

@@ -44,0 +44,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