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.2.0 to 0.2.1

23

package.json
{
"name": "oust",
"version": "0.2.0",
"version": "0.2.1",
"author": "Addy Osmani <addyosmani@gmail.com> (http://addyosmani.com)",
"license": "Apache-2.0",
"description": "Extract URLs to stylesheets, scripts, links, images or HTML imports from HTML",
"repository": {
"type": "git",
"url": "https://github.com/addyosmani/oust.git"
},
"bugs": {
"url": "https://github.com/addyosmani/oust/issues"
},
"homepage": "https://github.com/addyosmani/oust",
"main": "index.js",
"bin": {

@@ -17,3 +28,3 @@ "oust": "cli.js"

"cheerio": "^0.17.0",
"minimist": "^0.2.0"
"minimist": "~1.1.0"
},

@@ -32,9 +43,3 @@ "devDependencies": {

"node": ">=0.10.0"
},
"author": {
"name": "Addy Osmani",
"email": "addyosmani@gmail.com",
"url": "http://addyosmani.com"
},
"license": "Apache2"
}
}
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