You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

braziw-plugin-dbedit

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braziw-plugin-dbedit - npm Package Compare versions

Comparing version

to
7.6.2

2

package.json
{
"name": "braziw-plugin-dbedit",
"version": "7.6.1",
"version": "7.6.2",
"description": "Braziw js Mongo DB object editor / scaffolding.",

@@ -5,0 +5,0 @@ "keywords": [

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

queryModelParam = '&model=' + encodeURIComponent(queryModel);
queryModelHidden = `<input type="hidden" name="model" value="${queryModelParam}">`
queryModelHidden = `<input type="hidden" name="model" value="${queryModel}">`
}

@@ -250,0 +250,0 @@