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.27 to 0.4.28

.package.json.un~

2

lib/swiz.js

@@ -20,2 +20,3 @@ /*

var valve = require('./valve');
var Cidr = require('./cidr').CIDR;

@@ -25,2 +26,3 @@ exports.help = valve.help;

exports.checkPartial = valve.checkPartial;
exports.Cidr = Cidr;
exports.Valve = valve.Valve;

@@ -27,0 +29,0 @@ exports.Chain = valve.Chain;

2

package.json

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

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

@@ -17,0 +17,0 @@ "repository": {

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