is-absolute
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "is-absolute", | ||
"description": "Return true if a file path is absolute.", | ||
"version": "0.2.2", | ||
"description": "Returns true if a file path is absolute.", | ||
"version": "0.2.3", | ||
"homepage": "https://github.com/jonschlinkert/is-absolute", | ||
@@ -31,15 +31,28 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"absolute", | ||
"built", | ||
"built-in", | ||
"check", | ||
"core", | ||
"detect", | ||
"dir", | ||
"file", | ||
"filepath", | ||
"is", | ||
"is-absolute", | ||
"isabsolute", | ||
"normalize", | ||
"path", | ||
"path.absolute", | ||
"path-absolute", | ||
"path-is-absolute", | ||
"paths", | ||
"polyfill", | ||
"relative", | ||
"resolve", | ||
"shim", | ||
"slash", | ||
"slashes", | ||
"uri", | ||
"url" | ||
"url", | ||
"util", | ||
"utils" | ||
], | ||
@@ -58,2 +71,2 @@ "verb": { | ||
} | ||
} | ||
} |
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
5827