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

@yarnpkg/libui

Package Overview
Dependencies
Maintainers
6
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/libui - npm Package Compare versions

Comparing version 3.0.0-rc.14 to 3.0.0-rc.15

4

package.json
{
"name": "@yarnpkg/libui",
"version": "3.0.0-rc.14",
"version": "3.0.0-rc.15",
"stableVersion": "2.2.2",

@@ -22,3 +22,3 @@ "license": "BSD-2-Clause",

"dependencies": {
"tslib": "^1.13.0"
"tslib": "^2.4.0"
},

@@ -25,0 +25,0 @@ "scripts": {

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

function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

@@ -21,0 +21,0 @@ async function renderForm(UserComponent, props, {

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