@parcel/diagnostic
Advanced tools
Comparing version 2.0.0-dev.1712 to 2.0.0-dev.1781
@@ -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-dev.1712+c6bc8e411", | ||
"version": "2.0.0-dev.1781+61f02c2f3", | ||
"description": "Types and utilities for printing source-code located errors, warning and information messages.", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "c6bc8e41105247c437089ec3cb91e53f12ac5519" | ||
"gitHead": "61f02c2f339013deb2ce38ff59edbe15d62e7cb5" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
30118