Comparing version 0.1.0-alpha.8 to 0.1.0-alpha.9
@@ -23,3 +23,3 @@ /** | ||
type InitWithRetries = { | ||
export type InitWithRetries = { | ||
body?: mixed; | ||
@@ -26,0 +26,0 @@ cache?: ?string; |
@@ -16,2 +16,6 @@ /** | ||
Object.defineProperty(exports, '__esModule', { | ||
value: true | ||
}); | ||
function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; } | ||
@@ -18,0 +22,0 @@ |
{ | ||
"name": "fbjs", | ||
"version": "0.1.0-alpha.8", | ||
"version": "0.1.0-alpha.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
149212
4280