New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudflare/component-loading

Package Overview
Dependencies
Maintainers
26
Versions
530
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/component-loading - npm Package Compare versions

Comparing version 4.1.325 to 4.1.326

3

es/Loading.js

@@ -96,3 +96,4 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

}), /*#__PURE__*/React.createElement(VisuallyHiddenSpan, null, /*#__PURE__*/React.createElement(Trans, {
id: "accessibility.content_loading"
id: "accessibility.content_loading",
_: "Content loading"
})));

@@ -99,0 +100,0 @@ }

@@ -148,3 +148,4 @@ "use strict";

}), /*#__PURE__*/_react.default.createElement(_componentVisuallyHidden.VisuallyHiddenSpan, null, /*#__PURE__*/_react.default.createElement(_intlReact.Trans, {
id: "accessibility.content_loading"
id: "accessibility.content_loading",
_: "Content loading"
})));

@@ -151,0 +152,0 @@ }

{
"name": "@cloudflare/component-loading",
"description": "Cloudflare Loading Component",
"version": "4.1.325",
"version": "4.1.326",
"main": "lib/index.js",

@@ -14,3 +14,3 @@ "module": "es/index.js",

"dependencies": {
"@cloudflare/component-visually-hidden": "^1.0.16",
"@cloudflare/component-visually-hidden": "^1.0.17",
"@cloudflare/intl-react": "^1.9.29",

@@ -39,3 +39,3 @@ "@cloudflare/style-container": "^7.6.4",

},
"gitHead": "994e89f08c4e6809252f6f49ea25de5af4dc2888"
"gitHead": "2338377ba1ce9a4aa76bc79f74d9df0ff9ca5926"
}

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