@jsonic/directive
Advanced tools
Comparing version 0.4.1 to 0.5.0
@@ -0,1 +1,2 @@ | ||
/** @type {import('@ts-jest/dist/types').InitialOptionsTsJest} */ | ||
module.exports = { | ||
@@ -8,2 +9,2 @@ transform: { | ||
watchPathIgnorePatterns: ['.*.js$'], | ||
}; | ||
} |
{ | ||
"name": "@jsonic/directive", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to support directive syntax.", | ||
@@ -45,3 +45,3 @@ "main": "directive.js", | ||
"browserify": "^17.0.0", | ||
"esbuild": "^0.14.28", | ||
"esbuild": "^0.14.29", | ||
"esbuild-jest": "^0.5.0", | ||
@@ -48,0 +48,0 @@ "jest": "^27.5.1", |
15276
236