Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@theledger/couchdb-query-engine

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theledger/couchdb-query-engine - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

6

package.json
{
"name": "@theledger/couchdb-query-engine",
"version": "1.4.1",
"version": "1.4.2",
"description": "Evaluate and filters criteria queries on JSON objects MongoDB style",

@@ -12,3 +12,3 @@ "main": "./lib/index.js",

"test:watch": "npm test -- --watch",
"cover": "istanbul cover _mocha -- --require @babel/register --require babel-polyfill --recursive",
"cover": "istanbul cover _mocha -- --require @babel/register --require @babel/polyfill --recursive",
"lint": "eslint src test",

@@ -46,2 +46,3 @@ "lint:fix": "eslint src test --fix",

"@babel/plugin-transform-regenerator": "^7.0.0-beta.40",
"@babel/polyfill": "^7.0.0-beta.40",
"@babel/preset-env": "^7.0.0-beta.40",

@@ -51,3 +52,2 @@ "@babel/register": "^7.0.0-beta.40",

"babel-plugin-add-module-exports": "^0.2.1",
"babel-polyfill": "^6.26.0",
"babel-preset-minify": "^0.3.0",

@@ -54,0 +54,0 @@ "chai": "^4.1.2",

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