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

@zambezi/address

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zambezi/address - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3-GH-47.0

3

lib/address.js

@@ -728,3 +728,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

if (value) {
return String(value).replace(/%[0-9a-fA-F]{2}/g, function(match) {
return String(value).replace(/(?:%[0-9a-fA-F]{2})+/g, function(match) {
return decodeURIComponent(match)

@@ -738,2 +738,3 @@ })

/***/ },

@@ -740,0 +741,0 @@ /* 13 */

{
"name": "@zambezi/address",
"version": "3.0.2",
"version": "3.0.3-GH-47.0",
"description": "API for nap resources",

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

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