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

jsonata

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonata - npm Package Compare versions

Comparing version 1.6.4 to 1.6.5

7

CHANGELOG.md

@@ -0,1 +1,8 @@

#### 1.6.5 Maintenance Release
- Fix concurrency bug in chain operator (issue #335)
- Fix flattening login in map operator (issue #314)
- Fix message inserts for errors thrown in function bodies (issue #297)
- Limit array size allocatable by range operator to ten million entries (issue #240)
#### 1.6.4 Maintenance Release

@@ -2,0 +9,0 @@

6

package.json
{
"name": "jsonata",
"version": "1.6.4",
"version": "1.6.5",
"description": "JSON query and transformation language",

@@ -49,3 +49,3 @@ "module": "jsonata.js",

"coveralls": "^3.0.0",
"eslint": "^4.0.0",
"eslint": "^5.15.3",
"eslint-plugin-ideal": "^0.1.3",

@@ -55,3 +55,3 @@ "istanbul": "^0.4.5",

"mkdirp": "^0.5.1",
"mocha": "^5.0.0",
"mocha": "^6.0.2",
"mocha-lcov-reporter": "^1.2.0",

@@ -58,0 +58,0 @@ "regenerator": "^0.13.2",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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