Comparing version 1.0.0 to 1.0.1
@@ -60,3 +60,3 @@ const https = require('https') | ||
} catch (err) { | ||
console.err(err) | ||
console.error(err) | ||
} | ||
@@ -63,0 +63,0 @@ } |
{ | ||
"name": "gitee", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "a gitee scripts", | ||
@@ -5,0 +5,0 @@ "main": "gitee.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
4243