Socket
Socket
Sign inDemoInstall

libbase64

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libbase64 - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

lib/libbase64.js

@@ -164,4 +164,2 @@ 'use strict';

this.outputBytes = 0;
Transform.call(this, this.options);
}

@@ -168,0 +166,0 @@

2

package.json
{
"name": "libbase64",
"version": "1.0.1",
"version": "1.0.2",
"description": "Encode and decode base64 encoded strings",

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

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