@poi/dev-utils
Advanced tools
Comparing version 12.0.0 to 12.0.1
@@ -85,3 +85,4 @@ /* eslint-disable */ | ||
// https://github.com/facebookincubator/create-react-app/pull/1050 | ||
message = message.replace(/^\s*at\s((?!webpack:).)*:\d+:\d+[\s)]*(\n|$)/gm, ''); // at ... ...:x:y | ||
// message = message.replace(/^\s*at\s((?!webpack:).)*:\d+:\d+[\s)]*(\n|$)/gm, ''); // at ... ...:x:y | ||
// TODO: show stack trace in an elegant way | ||
@@ -88,0 +89,0 @@ return message.trim(); |
{ | ||
"name": "@poi/dev-utils", | ||
"version": "12.0.0", | ||
"version": "12.0.1", | ||
"publishConfig": { | ||
@@ -22,3 +22,3 @@ "access": "public" | ||
"xo": false, | ||
"gitHead": "052b3839c76792b20cd5b45c7a9250622299c82a" | ||
"gitHead": "62f426ccda967a15d638878e66415e6b9c245eeb" | ||
} |
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
28223
705