Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

mal-api-ts

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mal-api-ts - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-4
package.json
{
"name": "mal-api-ts",
"version": "0.1.0",
"version": "0.1.1",
"description": "mal-api-ts is an api wrapper for the myanimelist api that makes it fast, easy and fun to interact with mal. supports all endpoints, has interfaces for every response, and most importantly, saves you a lot of time.",

@@ -9,8 +9,8 @@ "author": "Shikiiii <shikii123@proton.me>",

"type": "git",
"url": "https://github.com/Shikiiii/mal.ts.git"
"url": "https://github.com/Shikiiii/mal-api.ts.git"
},
"bugs": {
"url": "https://github.com/Shikiiii/mal.ts/issues"
"url": "https://github.com/Shikiiii/mal-api.ts/issues"
},
"homepage": "https://github.com/Shikiiii/mal.ts#readme",
"homepage": "https://github.com/Shikiiii/mal-api.ts#readme",
"type": "module",

@@ -17,0 +17,0 @@ "main": "dist/mal.js",

# MyAnimeList API Wrapper
![License](https://img.shields.io/github/license/Shikiiii/mal.ts)
![Version](https://img.shields.io/npm/v/malts)
![License](https://img.shields.io/github/license/Shikiiii/mal-api.ts)
![Version](https://img.shields.io/npm/v/mal-api-ts)
mal.ts is a typescript api wrapper for the myanimelist api that makes it fast, easy and fun to interact with mal. supports all endpoints, has interfaces for every response, and most importantly, saves you a lot of time.
mal-api.ts is a typescript api wrapper for the myanimelist api that makes it fast, easy and fun to interact with mal. supports all endpoints, has interfaces for every response, and most importantly, saves you a lot of time.

@@ -8,0 +8,0 @@ ## Features