clubhouse-lib
Advanced tools
Comparing version 0.9.0-rc.3 to 0.9.0-rc.4
@@ -285,1 +285,4 @@ "use strict"; | ||
exports.default = Client; | ||
// For CommonJS default export support | ||
module.exports = Client; | ||
module.exports.default = Client; |
{ | ||
"name": "clubhouse-lib", | ||
"version": "0.9.0-rc.3", | ||
"version": "0.9.0-rc.4", | ||
"description": "A Promise based library to the Clubhouse REST API", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
56520
1038