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
5
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.0.0-rc.5 to 2.0.0-rc.6

sources/components/Application.js

6

package.json
{
"name": "@yarnpkg/libui",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"sideEffects": false,

@@ -22,5 +22,5 @@ "peerDependencies": {

"scripts": {
"postpack": "rm -rf lib",
"prepack": "run build:compile \"$(pwd)\""
"postpack": "find sources -name '*.js' -delete",
"prepack": "yarn build:compile-inline \"$(pwd)\""
}
}
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