@jsreport/jsreport-core
Advanced tools
Comparing version 3.7.0 to 3.8.0
@@ -61,3 +61,9 @@ /* eslint-disable no-control-regex, no-useless-escape */ | ||
if (name === 'config.json') { | ||
throw createError('Entity name "config.json" is reserved and can\'t be used', { | ||
statusCode: 400 | ||
}) | ||
} | ||
return true | ||
} |
{ | ||
"name": "@jsreport/jsreport-core", | ||
"version": "3.7.0", | ||
"version": "3.8.0", | ||
"description": "javascript based business reporting", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -285,2 +285,6 @@ # @jsreport/jsreport-core | ||
### 3.8.0 | ||
- make "config.json" a reserved name for entities | ||
### 3.7.0 | ||
@@ -287,0 +291,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
359809
8852
351