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

ddoc

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddoc - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

1

index.js

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

module.exports = function (ddoc_dir) {
ddoc_dir = p.resolve(p.dirname(module.parent.filename), ddoc_dir);
function objFromDir(dir) {

@@ -7,0 +8,0 @@ var obj = {},

2

package.json
{
"name": "ddoc",
"version": "1.2.0",
"version": "1.2.1",
"description": "require() a traditional couchapp into your node code",

@@ -5,0 +5,0 @@ "main": "index.js",

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