Socket
Socket
Sign inDemoInstall

beard

Package Overview
Dependencies
14
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.8.0

.beard/.nosync

16

package.json
{
"name": "beard",
"version": "0.6.0",
"version": "0.8.0",
"description": "More than a mustache.",

@@ -16,8 +16,17 @@ "license": "MIT",

"engine": ">= 0.4.1",
"main": "./beard",
"main": "./lib/index",
"scripts": {
"test": "mocha"
},
"bin": {
"beard": "./cli.js"
},
"dependencies": {
"traversy": "0.0.2"
"cheerio": "github:cheeriojs/cheerio#3368605edb3c5babecc8576602a9d54ccfdaef1e",
"fs-extra": "7.0.1",
"merge-anything": "~3.0.3",
"mismatch": "^1.2.0",
"normalize-selector": "0.2.0",
"traversy": "0.0.2",
"xregexp": "4.2.4"
},

@@ -27,4 +36,5 @@ "devDependencies": {

"chai": "4.1.2",
"chai-string": "1.5.0",
"brisky-performance": "1.4.2"
}
}
beard.js
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc