@lwrjs/diagnostics
Advanced tools
Comparing version 0.15.0-alpha.16 to 0.15.0-alpha.17
@@ -0,1 +1,2 @@ | ||
/* istanbul ignore file */ | ||
import { createDiagnosticsCategory } from './core-diagnostics.js'; | ||
@@ -2,0 +3,0 @@ export const unresolvable = createDiagnosticsCategory({ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.15.0-alpha.16", | ||
"version": "0.15.0-alpha.17", | ||
"homepage": "https://developer.salesforce.com/docs/platform/lwr/overview", | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"devDependencies": { | ||
"@lwrjs/types": "0.15.0-alpha.16", | ||
"@lwrjs/types": "0.15.0-alpha.17", | ||
"jest": "^26.6.3", | ||
@@ -51,3 +51,3 @@ "ts-jest": "^26.5.6", | ||
}, | ||
"gitHead": "7aed7f695758ebce4869f0f3d42c54b057fc4d76" | ||
"gitHead": "57b524a9be3a50ee50b7f6979a01bae458d09747" | ||
} |
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
76461
1885