@jsreport/jsreport-assets
Advanced tools
Comparing version 3.6.1 to 4.0.0
{ | ||
"name": "@jsreport/jsreport-assets", | ||
"version": "3.6.1", | ||
"version": "4.0.0", | ||
"description": "jsreport extension embedding static assets like fonts or helpers into the templates", | ||
@@ -44,6 +44,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@jsreport/jsreport-core": "3.12.0", | ||
"@jsreport/jsreport-express": "3.7.1", | ||
"@jsreport/jsreport-handlebars": "3.2.1", | ||
"@jsreport/jsreport-jsrender": "3.0.0", | ||
"@jsreport/jsreport-core": "4.0.0", | ||
"@jsreport/jsreport-express": "4.0.0", | ||
"@jsreport/jsreport-handlebars": "4.0.0", | ||
"@jsreport/jsreport-jsrender": "4.0.0", | ||
"@jsreport/jsreport-scripts": "3.4.1", | ||
@@ -59,3 +59,3 @@ "@jsreport/studio-dev": "3.2.1", | ||
"engines": { | ||
"node": ">=16.11" | ||
"node": ">=18.15" | ||
}, | ||
@@ -62,0 +62,0 @@ "standard": { |
@@ -11,2 +11,7 @@ # @jsreport/jsreport-assets | ||
### 4.0.0 | ||
- minimum node.js version is now `18.15.0` | ||
- update studio build against new webpack and babel | ||
### 3.6.1 | ||
@@ -13,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
74
212838
3054