@mchp-mcc/melody-common-catalog 1.3.33 → 1.3.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mchp-mcc/melody-common-catalog",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.34",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"files": [
|
|
6
6
|
"LICENSE.txt"
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"name": "PIC16/18 IEC60730 Class B Diagnostic Library",
|
|
512
512
|
"category": "Libraries/Functional Safety Libraries",
|
|
513
513
|
"description": "The PIC16/18 Class B Diagnostic Library is a suite of diagnostic tests in compliance with the IEC 60730 Class B functional safety standard.",
|
|
514
|
-
"deviceFilterRegEx": "^PIC(16.*F1(52|53|83|84|88|91)[0-9]{2}|18.*F[0-9]{2}(K40|K42|Q10|Q40|Q41|Q43|Q83|Q84))$",
|
|
514
|
+
"deviceFilterRegEx": "^PIC(16.*F1(31|52|53|83|84|88|91)[0-9]{2}|18.*F[0-9]{2}(K40|K42|Q10|Q40|Q41|Q43|Q83|Q84))$",
|
|
515
515
|
"releaseNotesLink": "https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.FUSAIECPIC.RELEASENOTES&version=latest&redirect=true"
|
|
516
516
|
}
|
|
517
517
|
},
|