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

base32url

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base32url - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

10

package.json
{
"name": "base32url",
"version": "0.0.5",
"version": "0.0.6",
"description": "Base32 with URL-safe alphabet (thus Base32URL)",

@@ -14,4 +14,12 @@ "scripts": {

],
"repository": {
"type": "git",
"url": "https://github.com/Path-Check/base32-url-js"
},
"bugs": {
"url": "https://github.com/Path-Check/base32-url-js/issues"
},
"main": "lib/index.js",
"module": "lib/main.js",
"react-native": "lib/main.js",
"dependencies": {

@@ -18,0 +26,0 @@ "esm": "^3.2.25",

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