Socket
Socket
Sign inDemoInstall

@uxf/core

Package Overview
Dependencies
3
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.0-beta.35 to 10.0.0-beta.37

2

package.json
{
"name": "@uxf/core",
"version": "10.0.0-beta.35",
"version": "10.0.0-beta.37",
"description": "UXF Core",

@@ -5,0 +5,0 @@ "author": "Petr Vejvoda <vejvoda@uxf.cz>",

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

document.body.appendChild(textArea);
textArea.focus();
textArea.focus({ preventScroll: true });
textArea.select();

@@ -15,0 +15,0 @@ document.execCommand("copy");

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc