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

@apm-insight-web/upload-sourcemaps

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apm-insight-web/upload-sourcemaps - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5-alpha.0

4

dist/upload-sourcemaps.js

@@ -21,6 +21,6 @@ "use strict";

info(msg) {
process.stdin.write(`${chalk_1.default.blue('info')} ${msg}\n`);
process.stdout.write(`${chalk_1.default.blue('info')} ${msg}\n`);
},
error(msg) {
process.stdin.write(`${chalk_1.default.red('error')} ${msg}\n`);
process.stdout.write(`${chalk_1.default.red('error')} ${msg}\n`);
},

@@ -27,0 +27,0 @@ };

{
"name": "@apm-insight-web/upload-sourcemaps",
"version": "0.0.4",
"version": "0.0.5-alpha.0",
"main": "dist/index.js",

@@ -24,3 +24,3 @@ "license": "MIT",

},
"gitHead": "0726c73a10abec98f47840a72d661aefbdde60c7"
"gitHead": "3d2765b5e7cd29aee07e7be4392e9343eb1b99a2"
}

Sorry, the diff of this file is not supported yet

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