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

hyper-folder-icon

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-folder-icon - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

folder.png

7

package.json
{
"name": "hyper-folder-icon",
"version": "1.1.0",
"description": "Use folder icons in MacOS with Hyper",
"version": "1.1.1",
"description": "Use folder icons in MacOS and Windows with Hyper",
"main": "./index.js",

@@ -9,3 +9,4 @@ "files": [

"defaultIcon.js",
"iconfinder.js"
"iconfinder.js",
"folder.png"
],

@@ -12,0 +13,0 @@ "scripts": {},

@@ -16,6 +16,6 @@ hyper-folder-icon

tabIconSize: default 24 -> Integer (Note: This is a pixel value)
tabIconAlpha: default 1.0 -> Float
tabIconTopMargin: default -30 -> Integer (Note: This is a pixel value)
tabIconLeftMargin: defatul 10 -> Integer (Note: This is a percentage value)
- tabIconSize: default 24 -> Integer (Note: This is a pixel value)
- tabIconAlpha: default 1.0 -> Float
- tabIconTopMargin: default -30 -> Integer (Note: This is a pixel value)
- tabIconLeftMargin: defatul 10 -> Integer (Note: This is a percentage value)

@@ -22,0 +22,0 @@ ## Notes

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