github-picbed
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "github-picbed", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Upload file to github and Get Url", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -127,2 +127,5 @@ const request = require('./request'); | ||
}, | ||
get options() { | ||
return _options; | ||
}, | ||
isInitialized() { | ||
@@ -129,0 +132,0 @@ return !!_options.domain |
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
11367
194