Socket
Socket
Sign inDemoInstall

yach.nim.on

Package Overview
Dependencies
Maintainers
1
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.0.9 to 0.1.0

lib/nim-on-mark-in-black-list.js

6

lib/nim-on-black-list.js

@@ -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

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