Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "oust", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Extract URLs to stylesheets, scripts, links, images or HTML imports from HTML", | ||
"main": "index.js", | ||
"bin": { | ||
"oust": "./bin/oust.js" | ||
"oust": "cli.js" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"./bin/oust.js" | ||
"cli.js" | ||
], | ||
@@ -13,0 +13,0 @@ "scripts": { |
@@ -64,3 +64,3 @@ oust [![Build Status](https://travis-ci.org/addyosmani/oust.svg?branch=master)](https://travis-ci.org/addyosmani/oust) | ||
```sh | ||
npm install --global oust | ||
sudo npm install --global oust | ||
``` | ||
@@ -67,0 +67,0 @@ |
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
5075
4
85
3