Socket
Socket
Sign inDemoInstall

yach.nim.on

Package Overview
Dependencies
Maintainers
5
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yach.nim.on - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

6

package.json
{
"name": "yach.nim.on",
"version": "0.1.7",
"version": "0.1.8",
"license": "MIT",

@@ -10,5 +10,5 @@ "description": "yach nim: on callback",

"dependencies": {
"yach.electron.ipcrenderer": "0.0.2",
"yach.util.imgtobase64": "0.0.8"
"yach.electron.ipcrenderer": "0.0.7",
"yach.util.imgtobase64": "0.1.1"
}
}

@@ -1,52 +0,92 @@

# api
### onBlacklist
# yach.nim.on
## 安装
```sh
npm i yach.nim.on
```
## onBlacklist
```js
onBlacklist
```
### onMarkInBlacklist
## onMarkInBlacklist
```js
onMarkInBlacklist
```
### onBroadcastMsg
## onBroadcastMsg
```js
onBroadcastMsg
```
### onBroadcastMsgs
## onBroadcastMsgs
```js
onBroadcastMsgs
```
### onConnect
## onConnect
```js
onConnect
```
### onError
## onError
```js
onError
```
### onFriends
## onFriends
```js
onFriends
```
### onSyncFriendAction
## onSyncFriendAction
```js
onSyncFriendAction
```
### onLoginPortsChange
## onLoginPortsChange
```js
onLoginPortsChange
```
### onOfflineCustomSysMsgs
## onOfflineCustomSysMsgs
```js
onOfflineCustomSysMsgs
```
### onRobots
## onRobots
```js
onRobots
```
### onTeams
## onTeams
```js
onTeams
```
### onUsers
## onUsers
```js
onUsers
```
### onUpdateUser
## onUpdateUser
```js
onUpdateUser
```
### onWillReconnect
## onWillReconnect
```js
onWillReconnect
```
## 0.0.4.20200621
## version
### 0.0.5.20200705
1. 修改readme
### 0.0.4.20200621
1. on teams
2. on update team
## 0.0.3.20200620
### 0.0.3.20200620
1. on blacklist

@@ -60,7 +100,7 @@ 2. on mark in blacklist

## 0.0.2.20200617
### 0.0.2.20200617
1. set data
2. get data
## 0.0.1.20200613
### 0.0.1.20200613
1. init project

@@ -73,2 +113,2 @@ 2. on connect

7. on broadcast msg
8. on broadcast msgs
8. on broadcast msgs
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