@marko/compiler
Advanced tools
Comparing version 5.37.13 to 5.37.14
@@ -37,2 +37,8 @@ "use strict";var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");exports.__esModule = true;exports.buildCodeFrameError = buildCodeFrameError;var _codeFrame = require("@babel/code-frame"); | ||
}, | ||
frame: { | ||
value: prettyMessage, | ||
enumerable: false, | ||
writable: true, | ||
configurable: true | ||
}, | ||
// Ignore some mutations from Babel. | ||
@@ -39,0 +45,0 @@ code: { |
{ | ||
"name": "@marko/compiler", | ||
"version": "5.37.13", | ||
"version": "5.37.14", | ||
"description": "Marko template to JS compiler.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
462515
10795