@jsreport/jsreport-localization
Advanced tools
Comparing version 3.0.0-beta.1 to 3.0.0
@@ -0,0 +0,0 @@ const config = require('./jsreport.config.js') |
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ module.exports = (reporter, definition) => { |
@@ -38,3 +38,3 @@ const fs = require('fs').promises | ||
const localizationDataPath = `${folder}/${language || 'en'}.json` | ||
const localizationDataPath = path.posix.join(folder, `${language || 'en'}.json`) | ||
const resolvedValue = await proxy.folders.resolveEntityFromPath(localizationDataPath, 'assets') | ||
@@ -41,0 +41,0 @@ |
{ | ||
"name": "@jsreport/jsreport-localization", | ||
"version": "3.0.0-beta.1", | ||
"version": "3.0.0", | ||
"description": "jsreport extension adding localize helper", | ||
@@ -36,6 +36,6 @@ "keywords": [ | ||
"handlebars": "4.7.7", | ||
"@jsreport/jsreport-assets": "3.0.0-beta.1", | ||
"@jsreport/jsreport-core": "3.0.0-beta.1", | ||
"@jsreport/jsreport-handlebars": "3.0.0-beta.1", | ||
"@jsreport/studio-dev": "3.0.0-beta.1", | ||
"@jsreport/jsreport-assets": "3.0.0", | ||
"@jsreport/jsreport-core": "3.0.0", | ||
"@jsreport/jsreport-handlebars": "3.0.0", | ||
"@jsreport/studio-dev": "3.0.0", | ||
"mocha": "8.3.2", | ||
@@ -46,3 +46,3 @@ "should": "13.2.3", | ||
"engines": { | ||
"node": ">=14.17.4" | ||
"node": ">=16.11" | ||
}, | ||
@@ -59,2 +59,2 @@ "standard": { | ||
} | ||
} | ||
} |
@@ -0,0 +0,0 @@ # jsreport-localization |
@@ -0,0 +0,0 @@ /* eslint-disable no-unused-vars */ |
@@ -0,0 +0,0 @@ import React, { Component } from 'react' |
@@ -0,0 +0,0 @@ import LocalizationProperties from './LocalizationProperties.js' |
@@ -0,0 +0,0 @@ /******/ (function(modules) { // webpackBootstrap |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
19592
11
1