Comparing version 0.0.3 to 0.0.4444
@@ -209,2 +209,4 @@ 'use strict'; | ||
module.exports = Crunchable; | ||
module.exports = function (token) { | ||
return new Crunchable(token); | ||
}; |
{ | ||
"name": "crunchable", | ||
"version": "0.0.3", | ||
"version": "0.0.4444", | ||
"description": "A thin wrapper around the crunchable human-intelligence 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
10784
176