New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

functional-docs

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

functional-docs - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

1

index.js

@@ -9,3 +9,2 @@ var fs = require('fs'),

var async = require('async'),
findit = require('findit'),
jsdom = require('jsdom'),

@@ -12,0 +11,0 @@ wrench = require('wrench'),

11

package.json
{
"name": "functional-docs",
"version": "0.1.5",
"version": "0.1.6",
"author": "Garen Torikian",

@@ -18,7 +18,6 @@ "keywords": ["documentation", "docs", "testing", "html"],

"dependencies": {
"async": "~0.1.18",
"wrench": "~1.3.7",
"jsdom": "~0.2.14",
"findit": "~0.1.2",
"colors": "~0.6.0"
"async": ">=0.1.18",
"wrench": ">=1.3.7",
"jsdom": ">=0.2.14",
"colors": ">=0.6.0"
},

@@ -25,0 +24,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