New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

base85

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base85 - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

7

package.json
{
"name": "base85",
"version": "1.2.0",
"version": "1.2.1",
"description": "Base85 (Ascii85) encode and decode functionality",

@@ -10,4 +10,5 @@ "main": "lib/base85.js",

"dependencies": {
"bignum": "0.6.x",
"ipv6": "3.1.x"
"bignum": "^0.6.0",
"ipv6": "^3.1.0",
"underscore": "^1.6.0"
},

@@ -14,0 +15,0 @@ "devDependencies": {

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