auto-chrome
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -53,2 +53,3 @@ const debug = require('debug'); | ||
if (callback) { | ||
timechain.delete(callback.reject) | ||
this.callbacks.delete(message.id); | ||
@@ -55,0 +56,0 @@ if (message.error) { |
{ | ||
"name": "auto-chrome", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "使用Node.js操作Chrome或Chromium,高仿真的用户行为模拟器", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
574382
2992