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.2 to 0.0.3

7

CHANGELOG.md

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

### [0.0.3](https://github.com/Anadian/cno-base64/compare/v0.0.2...v0.0.3) (2024-03-31)
### Documentation
* Updated README. ([dbf3df9](https://github.com/Anadian/cno-base64/commit/dbf3df9d58b52f07c64277e408eedb27c2be43ac))
### [0.0.2](https://github.com/Anadian/cno-base64/compare/v0.0.1...v0.0.2) (2024-03-31)

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

2

package.json
{
"name": "cno-base64",
"version": "0.0.2",
"version": "0.0.3",
"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,3 +6,3 @@ # cno-base64

[![License](https://img.shields.io/github/license/Anadian/cno-base64)](https://github.com/Anadian/cno-base64/blob/main/LICENSE)
[![NPM Version](https://img.shields.io/npm/v/cno-base64?style=plastic)](https://www.npmjs.com/package/cno-base64)
[![NPM Version](https://img.shields.io/npm/v/cno-base64)](https://www.npmjs.com/package/cno-base64)
[![Coverage Status](https://coveralls.io/repos/github/Anadian/cno-base64/badge.svg?branch=main)](https://coveralls.io/github/Anadian/cno-base64?branch=main)

@@ -9,0 +9,0 @@

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