Socket
Socket
Sign inDemoInstall

basic-utils

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basic-utils - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

package.json
{
"name": "basic-utils",
"version": "1.5.0",
"version": "1.5.1",
"description": "basic js utils",

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

@@ -206,9 +206,16 @@ 'use strict';

notFQDN: [
undefined,
null,
true,
'',
// 'invalid',
[],
{},
new RegExp(),
null,
undefined,
'invalid',
'$xample.com',
'domain_name.com',
'abc',
'256.0.0.0',
'_.com',
'*.some.com',
's!ome.com',
'domain.com/',
'/more.com',
'e4:ce:8f:5b:a7fe',

@@ -219,3 +226,3 @@ 'notvalid.com.',

'notvalid.com-',
'ths.598e882b9f56330b32b4932513e1f491050b94b2de8d5983a3beee2a62100dfa41593d9b045f2bahjb005d69d493907dd0bac44963f87bca570fc03e5e40b49629c2',
'598e882b9f56330b32b4932513e1f491050b94b2de8d5983a3beee2a62100dfa41593d9b045f2bahjb005d69d493907dd0bac44963f87bca570fc03e5e40b49629c2',
'invalid.helloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworld'

@@ -238,3 +245,9 @@ ],

'test.com',
'example.test.net'
'example.test.net',
'domain.com',
'dom.plato',
'a.domain.co',
'foo--bar.com',
'xn--froschgrn-x9a.com',
'rebecca.blackfriday'
]

@@ -241,0 +254,0 @@

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