Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oust

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oust - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

cli.js

6

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc