New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

yaak-plugin-base64

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaak-plugin-base64

Plugin for encode/decode base64 values

alpha
latest
Source
npmnpm
Version
0.0.0-alpha-3fdbb4f
Version published
Maintainers
0
Created
Source

yaak-plugin-base64

Plugin for encode/decode base64 values

preview

Available Functions

  • encodeText
  • decodeText
  • encodeFile

View plugin source at ./src/plugins/base64.ts

Usage

[!NOTE] At this time of writing, quoting from official Yaak docs: "There is currently no way to publish or distribute plugins"

  • Clone repository to your machine:

    # using gh
    gh repo clone grikomsn/yaak-plugin-base64
    
    # using git
    git clone https://github.com/grikomsn/yaak-plugin-base64.git
    
  • Open Yaak and add plugin from the Settings > Plugins tab (read more)

License

MIT License Copyright (c) 2024 Griko Nibras

FAQs

Package last updated on 08 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts