is-image-url
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -0,1 +1,3 @@ | ||
'use strict'; | ||
const request = require('sync-request'); | ||
@@ -2,0 +4,0 @@ const urlParse = require('url').parse; |
{ | ||
"name": "is-image-url", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Check if a url is an image", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4690
28