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

cno-base64

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cno-base64 - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.0.5](https://github.com/Anadian/cno-base64/compare/v0.0.4...v0.0.5) (2024-04-14)
### Documentation
* Fixed README.md. ([addfdf0](https://github.com/Anadian/cno-base64/commit/addfdf064bc16305f69e944029f144455ac1f2b6))
### [0.0.4](https://github.com/Anadian/cno-base64/compare/v0.0.3...v0.0.4) (2024-03-31)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "cno-base64",
"version": "0.0.4",
"version": "0.0.5",
"description": "Micropackage: convert between a NodeJS Buffer and a base64-encoded string with optional URL-safe alphabet, padding, and MultiBase prefix.",

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

@@ -6,2 +6,3 @@ # cno-base64

[![License](https://img.shields.io/github/license/Anadian/cno-base64)](https://github.com/Anadian/cno-base64/blob/main/LICENSE)
[![ci](https://github.com/Anadian/cno-base64/actions/workflows/ci.yml/badge.svg)](https://github.com/Anadian/cno-base64/actions/workflows/ci.yml)
[![NPM Version](https://img.shields.io/npm/v/cno-base64)](https://www.npmjs.com/package/cno-base64)

@@ -22,3 +23,3 @@ [![Coverage Status](https://coveralls.io/repos/github/Anadian/cno-base64/badge.svg?branch=main)](https://coveralls.io/github/Anadian/cno-base64?branch=main)

Available on the [npm registry](https://www.npmjs.com/package/cno-base64) as `cno-base64`.
Adding it to project using [pnpm](https://pnpm.io/cli/add):
Add it to project with [pnpm](https://pnpm.io/cli/add):
```sh

@@ -25,0 +26,0 @@ pnpm add --save cno-base64

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