Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@poi/dev-utils

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poi/dev-utils - npm Package Compare versions

Comparing version 12.0.0 to 12.0.1

3

formatWebpackMessages.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc