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.4.1 to 0.5.0

7

CHANGELOG.md
# Changelog
## [0.5.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.4.1...v0.5.0) (2023-01-19)
### Features
* add stryker mutation testing integration ([#25](https://github.com/rudderlabs/rudder-json-template-engine/issues/25)) ([55f8c22](https://github.com/rudderlabs/rudder-json-template-engine/commit/55f8c22783b35311ea56e6daab41773fa0bfab0b))
## [0.4.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.4.0...v0.4.1) (2022-12-19)

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

6

package.json
{
"name": "rudder-json-template-engine",
"version": "0.4.1",
"version": "0.5.0",
"homepage": "https://github.com/rudderlabs/rudder-workflow-engine",

@@ -26,2 +26,3 @@ "description": "A library for evaluating JSON template expressions.",

"@commitlint/config-conventional": "^17.2.0",
"@stryker-mutator/core": "^6.3.1",
"@types/jest": "^29.2.2",

@@ -56,3 +57,4 @@ "@types/mocha": "^10.0.0",

"jest:scenarios": "jest e2e.test.ts --verbose",
"test:scenario": "ts-node test/test_scenario.ts"
"test:scenario": "ts-node test/test_scenario.ts",
"test:stryker": "stryker run"
},

@@ -59,0 +61,0 @@ "engines": {

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