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

rudder-json-template-engine

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rudder-json-template-engine - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

7

CHANGELOG.md
# Changelog
## [0.5.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.1...v0.5.2) (2023-06-26)
### Miscellaneous
* add test-cases for array extraction ([#30](https://github.com/rudderlabs/rudder-json-template-engine/issues/30)) ([7c1ee4b](https://github.com/rudderlabs/rudder-json-template-engine/commit/7c1ee4b8827930db0eaf5869135f46153e4ea5a1))
## [0.5.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.0...v0.5.1) (2023-03-06)

@@ -4,0 +11,0 @@

2

package.json
{
"name": "rudder-json-template-engine",
"version": "0.5.1",
"version": "0.5.2",
"homepage": "https://github.com/rudderlabs/rudder-json-template-engine",

@@ -5,0 +5,0 @@ "description": "A library for evaluating JSON template expressions.",

@@ -52,5 +52,5 @@ <p align="center">

1. [Paths](test/scenarios/paths/template.jt)
* [Filters](test/scenarios/filters/template.jt)
* [Selectors](test/scenarios/selectors/template.jt)
* [Context variables](test/scenarios/selectors/context_variables.jt)
* [Filters](test/scenarios/filters)
* [Selectors](test/scenarios/selectors)
* [Context variables](test/scenarios/context_variables/template.jt)
* [Simple paths](test/scenarios/paths/simple_path.jt)

@@ -57,0 +57,0 @@ * [Rich paths](test/scenarios/paths/rich_path.jt)

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