Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cloudflare/component-listener

Package Overview
Dependencies
Maintainers
29
Versions
460
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/component-listener - npm Package Compare versions

Comparing version 3.0.186 to 3.1.0

2

lib/useEventListener.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc