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

is-url-http

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-url-http - npm Package Compare versions

Comparing version 2.3.4 to 2.3.5

5

index.d.ts

@@ -1,3 +0,2 @@

declare module 'is-url-http' {
export default function isUrlHttp(url: string): boolean;
}
declare function isUrlHttp(url: string): boolean;
export = isUrlHttp;

6

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/Kikobeats/is-url-http",
"version": "2.3.4",
"version": "2.3.5",
"browser": "lightweight.js",

@@ -16,2 +16,6 @@ "main": "index.js",

{
"name": "Karl Horky",
"email": "karl.horky@gmail.com"
},
{
"name": "George Pickering",

@@ -18,0 +22,0 @@ "email": "29524044+geopic@users.noreply.github.com"

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