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

ejson-shell-parser

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejson-shell-parser - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "ejson-shell-parser",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/ejson-shell-parser.cjs.js",

@@ -5,0 +5,0 @@ "module": "dist/ejson-shell-parser.esm.js",

# ejson-shell-parser
**Currently not published to NPM**
Parses valid MongoDB EJSON Shell queries.

@@ -6,0 +4,0 @@ This library does not validate that these queries are correct. It's focus is on parsing untrusted input. You may wish to use something like https://github.com/mongodb-js/mongodb-language-model to achieve this.

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