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

base64

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base64 - npm Package Compare versions

Comparing version 2.0.4 to 2.0.6

32

package.json
{
"name": "base64",
"version": "2.0.4",
"version": "2.0.6",
"main": "base64",

@@ -13,21 +13,13 @@ "description": "A C++ module for node-js that does base64 encoding and decoding.",

],
"maintainers": [
{
"name": "Peteris Krumins",
"email": "peteris.krumins@gmail.com",
"web": "http://www.catonmat.net",
"twitter": "pkrumins"
}
],
"licenses": [
{
"type": "MIT"
}
],
"repositories": [
{
"type": "git",
"url": "http://github.com/pkrumins/node-base64.git"
}
],
"author": {
"name": "Peteris Krumins",
"email": "peteris.krumins@gmail.com",
"web": "http://www.catonmat.net",
"twitter": "pkrumins"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "http://github.com/pkrumins/node-base64.git"
},
"directories": {

@@ -34,0 +26,0 @@ "tests": "tests"

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