Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stablelib/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

@stablelib/base64 - npm Package Compare versions

Comparing version 0.5.0 to 0.7.2

2

base64.test.ts

@@ -6,3 +6,3 @@ // Copyright (C) 2016 Dmitry Chestnykh

const testVectors = [
const testVectors: [number[], string][] = [
// https://tools.ietf.org/html/rfc4648

@@ -9,0 +9,0 @@ [[], ""],

{
"name": "@stablelib/base64",
"version": "0.5.0",
"version": "0.7.2",
"description": "Base64 encoding and decoding",

@@ -5,0 +5,0 @@ "main": "./lib/base64.js",

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