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

valido

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valido - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

2

package.json
{
"name": "valido",
"version": "2.0.9",
"version": "2.0.10",
"description": "Check and validation library",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -11,2 +11,3 @@ module.exports = [

{ value: 'google.com', result: false },
{ value: 'http://localhost:3200/website.html', result: true },
{ value: 'https://127.0.0.1:3128', result: true },

@@ -13,0 +14,0 @@ { value: 'http://www.google.com', result: true },

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