Comparing version 0.1.9 to 0.1.10
@@ -45,4 +45,4 @@ "use strict"; | ||
exports.default = reddit_1.default; | ||
if (process.browser) { | ||
if (typeof process !== "undefined" && process.browser) { | ||
global.wholesome = reddit_1.default; | ||
} |
{ | ||
"name": "wholesome", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "A Reddit API wrapper", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
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
278210