is-url-http
Advanced tools
Comparing version 2.3.3 to 2.3.4
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/Kikobeats/is-url-http", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"browser": "lightweight.js", | ||
@@ -69,3 +69,3 @@ "main": "index.js", | ||
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)", | ||
"prerelease": "npm run update:check && npm run contributors", | ||
"prerelease": "npm run update:check", | ||
"pretest": "npm run lint", | ||
@@ -72,0 +72,0 @@ "pretty": "prettier-standard index.js {core,test,bin,scripts}/**/*.js --single-quote --print-width 100", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5706