🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tb-app/pub-sub

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tb-app/pub-sub - npm Package Compare versions

Comparing version
0.4.1
to
0.5.0
+1
-1
lib/index.js

@@ -7,3 +7,3 @@ function warning(message) {

var id = 0;
var prefix = 'UeyaQ2zt2t';
var prefix = "UeyaQ2zt2t_" + Date.now();
function generateToken() {

@@ -10,0 +10,0 @@ id += 1;

{
"name": "@tb-app/pub-sub",
"version": "0.4.1",
"version": "0.5.0",
"description": "提供发布订阅模式的库",

@@ -56,3 +56,3 @@ "keywords": [

},
"gitHead": "cb6d6aa8dbb20a3578a171dfc2adddac1ad6f274"
"gitHead": "69f51467401d51f95856134560fee1c702313f65"
}