is-absolute
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "is-absolute", | ||
"description": "Return true if a file path is absolute.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/jonschlinkert/is-absolute", | ||
@@ -44,6 +44,3 @@ "author": { | ||
"verb-tag-jscomments": ">= 0.1.4" | ||
}, | ||
"dependencies": { | ||
"normalize-path": "^0.1.0" | ||
} | ||
} |
0
6279
- Removednormalize-path@^0.1.0
- Removednormalize-path@0.1.1(transitive)