@cloudflare/component-listener
Advanced tools
Comparing version 3.0.186 to 3.1.0
@@ -11,3 +11,3 @@ "use strict"; | ||
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } | ||
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); } | ||
@@ -14,0 +14,0 @@ function isRefObject(maybeRef) { |
{ | ||
"name": "@cloudflare/component-listener", | ||
"description": "", | ||
"version": "3.0.186", | ||
"version": "3.1.0", | ||
"types": "./dist/index.d.ts", | ||
@@ -22,5 +22,5 @@ "main": "lib/index.js", | ||
"@cloudflare/elements": "^1.12.0", | ||
"@testing-library/react": "9.1.0", | ||
"react": "^16.10.2", | ||
"react-dom": "^16.10.2" | ||
"@testing-library/react": "^12.1.2", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "806d4183f5d993d3829eb0ea0e130895e5121ea6" | ||
"gitHead": "b17cb48b930ab0726071b8b101f411d4124b1677" | ||
} |
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
126804