Socket
Socket
Sign inDemoInstall

pake-cli

Package Overview
Dependencies
Maintainers
3
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pake-cli - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

src-tauri/icons/youtubemusic.icns

2

dist/cli.js

@@ -2526,3 +2526,3 @@ import * as Commander from 'commander';

var name = "pake-cli";
var version = "2.0.2";
var version = "2.0.3";
var description = "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。";

@@ -2529,0 +2529,0 @@ var engines = {

{
"name": "pake-cli",
"version": "2.0.2",
"version": "2.0.3",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App。",

@@ -5,0 +5,0 @@ "engines": {

@@ -36,2 +36,10 @@ window.addEventListener('DOMContentLoaded', (_event) => {

#layout > ytmusic-nav-bar{
padding: 6px 16px 0 72px;
}
html::-webkit-scrollbar {
display: none !important;
}
#page .main_header, .cb-layout-basic--navbar,

@@ -97,5 +105,9 @@ #app .splitpanes.splitpanes--horizontal.no-splitter header,

ytd-masthead>#container.style-scope.ytd-masthead {
padding-top: 12px !important;
padding-top: 12px;
}
#background.ytd-masthead {
height: 68px;
}
.wrap.h1body-exist.max-container > div.menu-tocs > div.menu-btn{

@@ -102,0 +114,0 @@ top: 28px;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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