You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@mchp-mcc/avr8-configuration-bits-v1

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/avr8-configuration-bits-v1 - npm Package Compare versions

Comparing version

to
4.2.12

15

Changelog.md
# Changelog
All notable changes to this project will be documented in this file.
## [4.2.12] - 2023-07-13
### New Features
- **CC8SCRIP-16858** :- Fixed the missing PDICFG fuse for AVREB
## [4.2.11] - 2023-06-26

@@ -9,3 +15,6 @@

### Bug Fixes
- **CC8SCRIP-15946** :- AVREB: FUSE bits BOOTSIZE and CODESIZE not generating.
## [4.2.10] - 2023-02-16

@@ -15,7 +24,1 @@

- **CC8SCRIP-13640** :- Validator limit and number input support added in GUI for CODESIZE and BOOTSIZE
## [4.2.9] - 2023-01-18
### New Features
- **CC8SCRIP-8716** :- Added Component-Level Help and Tooltips

11

package.json
{
"name": "@mchp-mcc/avr8-configuration-bits-v1",
"version": "4.2.11",
"version": "4.2.12",
"scf": {

@@ -117,4 +117,4 @@ "reducer": "auto",

"release": "yarn build && yarn test && node -e 'require(\"./config/scf-project-scripts\").releaseProject()'",
"test:itf:all": "node ./node_modules/@microchip/ccl-itf/lib/index.js --sp=tests/itf --rd=run --df=\"AVR128DA64|AVR128DB28|AVR64DA64|AVR64DB28|AVR32DA48|AVR32DB28|AVR64EA48|AVR64EA28\"",
"test:itf:dev": "node ./node_modules/@microchip/ccl-itf/lib/index.js --sp=tests/itf --rd=run --sf=configBits.major.test.ts --df=\"AVR128DA64|AVR128DB28|AVR64EA48\"",
"test:itf:all": "node ./node_modules/@microchip/ccl-itf/lib/index.js --sp=tests/itf --rd=run --df=\"AVR128DA64|AVR64DB28|AVR64EA48\"",
"test:itf:dev": "node ./node_modules/@microchip/ccl-itf/lib/index.js --sp=tests/itf --rd=run --sf=configBits.major.test.ts --df=\"AVR128DB64\"",
"postprocess": "node config/appendPrototype.js"

@@ -159,3 +159,3 @@ },

"dependencies": {
"@mchp-mcc/avr-8bit": "4.6.1-dev.10",
"@mchp-mcc/avr-8bit": "4.7.1-dev.2",
"@microchip/api-prefix-registration": "^0.1.0",

@@ -184,4 +184,3 @@ "@microchip/basic_pin": "^1.0.2",

"@babel/preset-typescript": "^7.9.0",
"@mchp-mcc/avr-8bit-types": "4.6.1-dev.10",
"@microchip/avr-8bit-types": "^4.0.0",
"@mchp-mcc/avr-8bit-types": "4.7.1-dev.2",
"@microchip/ccl-itf": "^1.6.0",

@@ -188,0 +187,0 @@ "@microchip/config-info": "^0.2.1",

@@ -11,2 +11,8 @@ # System Module (Device Configuration)

## [4.2.12] - 2023-07-13
### New Features
- **CC8SCRIP-16858** :- Fixed the missing PDICFG fuse for AVREB
## [4.2.11] - 2023-06-26

@@ -17,3 +23,6 @@

### Bug Fixes
- **CC8SCRIP-15946** :- AVREB: FUSE bits BOOTSIZE and CODESIZE not generating.
## [4.2.10] - 2023-02-16

@@ -23,7 +32,1 @@

- **CC8SCRIP-13640** :- Validator limit and number input support added in GUI for CODESIZE and BOOTSIZE
## [4.2.9] - 2023-01-18
### New Features
- **CC8SCRIP-8716** :- Added Component-Level Help and Tooltips

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display