Socket
Socket
Sign inDemoInstall

@parcel/diagnostic

Package Overview
Dependencies
Maintainers
1
Versions
884
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/diagnostic - npm Package Compare versions

Comparing version 2.0.0-canary.1730 to 2.0.0-canary.1731

2

lib/diagnostic.js

@@ -37,3 +37,3 @@ "use strict";

}
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
/** These positions are 1-based (so <code>1</code> is the first line/column) */

@@ -40,0 +40,0 @@ /**

{
"name": "@parcel/diagnostic",
"version": "2.0.0-canary.1730+684b164a3",
"version": "2.0.0-canary.1731+6f68c78b1",
"description": "Types and utilities for printing source-code located errors, warning and information messages.",

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

},
"gitHead": "684b164a37f16d39c883fabbf812f83276ccb9cb"
"gitHead": "6f68c78b1fa2b9653e298fd893e43e875ff6bdb8"
}
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