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.7 to 2.1.0

binding.gyp

12

package.json
{
"name": "base64",
"version": "2.0.7",
"version": "2.1.0",
"main": "base64",

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

"twitter": "pkrumins"
},
},
"contributors": [
"Jakub Lekstan <kuebzky@gmail.com>"
],
"license": "MIT",

@@ -29,8 +32,5 @@ "repository": {

"engines": {
"node": ">=0.3.0"
},
"scripts": {
"install": "node-waf configure build install"
"node": ">=0.8.0"
}
}

Sorry, the diff of this file is not supported yet

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