url-extractor
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -10,4 +10,4 @@ { | ||
], | ||
"version": "2.0.1", | ||
"main": "./dist/urlExtractor.js", | ||
"version": "2.0.2", | ||
"main": "./dist/index.js", | ||
"author": { | ||
@@ -14,0 +14,0 @@ "email": "gajus@gajus.com", |
# URL-Extractor | ||
[![Travis build status](http://img.shields.io/travis/gajus/url-extractor/master.svg?style=flat)](https://travis-ci.org/gajus/url-extractor) | ||
[![NPM version](http://img.shields.io/npm/v/url-extractor.svg?style=flat)](https://www.npmjs.org/package/url-extractor) | ||
[![Travis build status](http://img.shields.io/travis/gajus/url-extractor/master.svg?style=flat-square)](https://travis-ci.org/gajus/url-extractor) | ||
[![NPM version](http://img.shields.io/npm/v/url-extractor.svg?style=flat-square)](https://www.npmjs.org/package/url-extractor) | ||
@@ -6,0 +6,0 @@ ## Extract URLs from Markdown |
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
8016