Socket
Socket
Sign inDemoInstall

apostrophe-people

Package Overview
Dependencies
46
Maintainers
10
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.32 to 0.5.33

2

index.js

@@ -505,3 +505,3 @@ var async = require('async');

// over the wire
var snippet = _.pick(_snippet, schemaSubset);
var snippet = _.pick(_snippet, _.pluck(schemaSubset, 'name'));
if (req.method === 'POST') {

@@ -508,0 +508,0 @@ var set = {};

{
"name": "apostrophe-people",
"version": "0.5.32",
"version": "0.5.33",
"description": "Staff directories, user accounts and personal profiles for the Apostrophe content management system",

@@ -5,0 +5,0 @@ "main": "index.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