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.2.8 to 2.2.9

7

package.json

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

"homepage": "https://nicedoc.io/Kikobeats/is-url-http",
"version": "2.2.8",
"version": "2.2.9",
"browser": "lightweight.js",

@@ -44,2 +44,3 @@ "main": "index.js",

"ava": "latest",
"c8": "latest",
"ci-publish": "latest",

@@ -51,3 +52,2 @@ "conventional-github-releaser": "latest",

"npm-check-updates": "latest",
"nyc": "latest",
"prettier-standard": "latest",

@@ -70,3 +70,2 @@ "simple-git-hooks": "latest",

"contributors": "(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "standard-markdown README.md && standard",

@@ -80,3 +79,3 @@ "postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",

"release:tags": "git push --follow-tags origin HEAD:master",
"test": "nyc ava",
"test": "c8 ava",
"update": "ncu -u",

@@ -83,0 +82,0 @@ "update:check": "ncu -- --error-level 2"

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