Comparing version 0.1.21 to 0.1.22
{ | ||
"name": "bf-wchat", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "Enterprise WeChat chat archive.", | ||
@@ -39,3 +39,4 @@ "main": "dist/index.js", | ||
"dev": "tsc -p tsconfig.json -w", | ||
"prepublishOnly": "node-gyp build" | ||
"prepublishOnly": "node-gyp build", | ||
"prebenchmark": "node-gyp build" | ||
}, | ||
@@ -42,0 +43,0 @@ "dependencies": { |
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
16428099