Socket
Socket
Sign inDemoInstall

@elastic/micro-jq

Package Overview
Dependencies
0
Maintainers
75
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

16

CHANGELOG.md

@@ -0,1 +1,17 @@

## [`1.4.2`](https://github.com/elastic/micro-jq/tree/v1.4.2)
- Just a release to Fix up the out-of-date changelog
## [`1.4.1`](https://github.com/elastic/micro-jq/tree/v1.4.1)
- Bugfix
## [`1.4.0`](https://github.com/elastic/micro-jq/tree/v1.4.0)
- Ensures that micro-jq conforms to jq's "spec" of constructing multiple objects when a field in an object constructor produces "multiple results".
## [`1.3.0`](https://github.com/elastic/micro-jq/tree/v1.3.0)
- Add the ability to iterate over objects with the iterator operator as described in the jq manual, in the same fashion as arrays can be iterated over.
## [`1.2.0`](https://github.com/elastic/micro-jq/tree/v1.2.0)

@@ -2,0 +18,0 @@

2

package.json
{
"name": "@elastic/micro-jq",
"version": "1.4.1",
"version": "1.4.2",
"description": "Small implementation of jq",

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