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

koishi-plugin-axlmly-role-playing-game

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-axlmly-role-playing-game - npm Package Compare versions

Comparing version 1.0.47 to 1.0.52

1

lib/database.d.ts

@@ -68,2 +68,3 @@ import { Context } from 'koishi';

duelscd: number;
skillcd: number;
}

@@ -70,0 +71,0 @@ export declare class Rpgdata {

@@ -18,2 +18,3 @@ import { Context, Schema, Service } from 'koishi';

battlestatecd: number;
skillcd: number;
}

@@ -20,0 +21,0 @@ export declare const Config: Schema<Config>;

2

package.json
{
"name": "koishi-plugin-axlmly-role-playing-game",
"description": "",
"version": "1.0.47",
"version": "1.0.52",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "typings": "lib/index.d.ts",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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