@ms-cloudpack/bundler-plugin-ori
Advanced tools
Comparing version 0.16.1 to 0.16.2
@@ -48,2 +48,3 @@ import { normalizeRelativePath } from '@ms-cloudpack/path-string-parsing'; | ||
text: message.text, | ||
source: 'ori', | ||
...normalizeLocation({ ...pathParams, location: message.location }), | ||
@@ -50,0 +51,0 @@ ...(message.notes |
{ | ||
"name": "@ms-cloudpack/bundler-plugin-ori", | ||
"version": "0.16.1", | ||
"version": "0.16.2", | ||
"description": "An abstraction to bundle source code using ori.", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/common-types": "^0.2.0", | ||
"@ms-cloudpack/package-utilities": "^7.1.1", | ||
"@ms-cloudpack/common-types": "^0.2.1", | ||
"@ms-cloudpack/package-utilities": "^7.1.2", | ||
"@ms-cloudpack/path-string-parsing": "^1.2.1", | ||
@@ -26,3 +26,3 @@ "@ms-cloudpack/path-utilities": "^2.6.1", | ||
"devDependencies": { | ||
"@ms-cloudpack/bundler-plugin-tests": "^0.11.1", | ||
"@ms-cloudpack/bundler-plugin-tests": "^0.11.2", | ||
"@ms-cloudpack/eslint-plugin-internal": "^0.0.1", | ||
@@ -29,0 +29,0 @@ "@ms-cloudpack/scripts": "^0.0.1", |
Sorry, the diff of this file is not supported yet
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
34666
295