Comparing version 0.0.33 to 0.0.34
@@ -240,5 +240,3 @@ // Generated by CoffeeScript 1.6.2 | ||
LinenModel.prototype._buildRequestInfo = function(data) { | ||
var _base; | ||
return (typeof (_base = this.builder).buildRequestInfo === "function" ? _base.buildRequestInfo(data, this) : void 0) || data; | ||
return (typeof builder.buildRequestInfo === "function" ? builder.buildRequestInfo(data, this) : void 0) || data; | ||
}; | ||
@@ -245,0 +243,0 @@ |
{ | ||
"name": "linen", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "```javascript", | ||
@@ -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
52477
1155