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

penseur

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

penseur - npm Package Compare versions

Comparing version 8.7.0 to 8.7.1

2

lib/utils.js

@@ -67,3 +67,3 @@ 'use strict';

const change = exports.diff(base[key], value, { deleted: options.deleted });
const change = exports.diff(base[key], value, { arrays: options.arrays, deleted: options.deleted });
if (change) {

@@ -70,0 +70,0 @@ changes[key] = change;

{
"name": "penseur",
"description": "Lightweight RethinkDB wrapper",
"version": "8.7.0",
"version": "8.7.1",
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)",

@@ -6,0 +6,0 @@ "repository": "git://github.com/hueniverse/penseur",

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