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.1.1 to 3.1.2

2

lib/useEventListener.js

@@ -11,3 +11,3 @@ "use strict";

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); }
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); }

@@ -14,0 +14,0 @@ function isRefObject(maybeRef) {

{
"name": "@cloudflare/component-listener",
"description": "",
"version": "3.1.1",
"version": "3.1.2",
"types": "./dist/index.d.ts",

@@ -20,7 +20,7 @@ "main": "lib/index.js",

"devDependencies": {
"@cloudflare/component-toggle": "^5.1.1",
"@cloudflare/elements": "^1.12.1",
"@testing-library/react": "^12.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"@cloudflare/component-toggle": "^5.1.0",
"@cloudflare/elements": "^1.12.0",
"@testing-library/react": "9.1.0",
"react": "^16.10.2",
"react-dom": "^16.10.2"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

},
"gitHead": "82ac3977ee60a17e00bbf94bdd2b423458603651"
"gitHead": "0e6657b2cfcdc7189d3f4281896d5dbbac5aa7c9"
}

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