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 2.2.1 to 3.0.0-rc.1

11

package.json
{
"name": "@yarnpkg/libui",
"version": "2.2.1",
"version": "3.0.0-rc.1",
"license": "BSD-2-Clause",
"sideEffects": false,
"peerDependencies": {
"ink": "^2.3.0",
"ink": "^3.0.8",
"react": "^16.8.4"

@@ -21,4 +21,2 @@ },

"dependencies": {
"chalk": "^3.0.0",
"redux": "^4.0.0",
"tslib": "^1.13.0"

@@ -31,4 +29,5 @@ },

"engines": {
"node": ">=12 <14 || 14.2 - 14.9 || >14.10.0"
}
"node": ">=14.15.0"
},
"stableVersion": "2.2.1"
}

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

});
exports.Application = exports.MinistoreContext = void 0;
exports.MinistoreContext = exports.Application = void 0;

@@ -9,0 +9,0 @@ var _ink = require("ink");

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