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

swiz

Package Overview
Dependencies
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swiz - npm Package Compare versions

Comparing version 0.4.22 to 0.4.23

2

lib/valve.js

@@ -168,3 +168,3 @@ /*

var addr6 = new ipv6.Address(addr);
return addr6.canonical_form();
return addr6.canonicalForm();
} else {

@@ -171,0 +171,0 @@ return addr;

@@ -14,3 +14,3 @@ {

"description": "Serilization and Validation Framework for objects in RESTful APIs",
"version": "0.4.22",
"version": "0.4.23",
"homepage": "https://github.com/racker/node-swiz",

@@ -34,3 +34,3 @@ "repository": {

"validator": "0.2.7",
"ipv6": "0.0.1",
"ipv6": "1.0.0",
"elementtree": "0.1.1",

@@ -37,0 +37,0 @@ "sprintf": "0.1.1"

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