yach.nim.on
Advanced tools
Comparing version 0.0.9 to 0.1.0
@@ -5,3 +5,3 @@ // log | ||
// data | ||
import {getData, setData} from './data.js'; | ||
import { getData, setData } from './data.js'; | ||
@@ -13,5 +13,5 @@ /** | ||
if(!window.nim || !window.nim.mergeRelations || !window.nim.cutRelations) return; | ||
log('onBlacklist', blacklist); | ||
log('onBlacklist'); | ||
let nimData = getData(); | ||
@@ -18,0 +18,0 @@ nimData.blacklist = window.nim.mergeRelations(nimData.blacklist, blacklist); |
@@ -8,3 +8,4 @@ export * from './data.js'; | ||
export * from './nim-on-login-ports-change.js'; | ||
export * from './nim-on-mark-in-black-list.js'; | ||
export * from './nim-on-offline-custom-sys-msgs.js'; | ||
export * from './nim-on-will-reconnect.js'; |
{ | ||
"name": "yach.nim.on", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "yach nim: on callback", |
@@ -24,3 +24,4 @@ # api | ||
## 0.0.3.20200620 | ||
1. on black list | ||
1. on blacklist | ||
2. on mark in blacklist | ||
@@ -27,0 +28,0 @@ ## 0.0.2.20200617 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4159
15
120
40