2020-09-09 11:39:29 -04:00
|
|
|
sources:
|
|
|
|
npm: true
|
|
|
|
|
2025-08-06 12:35:46 -07:00
|
|
|
# Force UTF-8 encoding
|
|
|
|
encoding: 'utf-8'
|
|
|
|
|
|
|
|
# Ignore problematic packages with encoding issues
|
|
|
|
ignored:
|
|
|
|
npm:
|
|
|
|
- form-data
|
|
|
|
|
2020-09-09 11:39:29 -04:00
|
|
|
allowed:
|
|
|
|
- apache-2.0
|
|
|
|
- bsd-2-clause
|
|
|
|
- bsd-3-clause
|
|
|
|
- isc
|
|
|
|
- mit
|
|
|
|
- cc0-1.0
|
|
|
|
- unlicense
|
|
|
|
- 0bsd
|
|
|
|
|
|
|
|
reviewed:
|
|
|
|
npm:
|
2024-12-04 12:26:01 -08:00
|
|
|
- sax
|
2024-12-04 13:44:43 -08:00
|
|
|
- "@protobuf-ts/plugin-framework" # Apache-2.0
|
|
|
|
- "@protobuf-ts/runtime" # Apache-2.0
|
|
|
|
- fs.realpath # ISC
|
|
|
|
- glob # ISC
|
|
|
|
- prettier # MIT
|
|
|
|
- lodash # MIT
|