@mozilla/nimbus-schemas
Advanced tools
Comparing version 2023.10.23 to 2024.1.1
{ | ||
"name": "@mozilla/nimbus-schemas", | ||
"version": "2023.10.23", | ||
"version": "2024.1.1", | ||
"description": "Schemas used by Mozilla Nimbus and related projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.d.ts", |
@@ -8,3 +8,3 @@ # Nimbus Schemas | ||
### Prerequisites | ||
- python ^3.10 | ||
- python ^3.11 | ||
- poetry ^1.2.2 | ||
@@ -16,8 +16,8 @@ - node ^16 | ||
From project root (i.e., parent to this directory) | ||
- Install: `make schemas_install` | ||
- Build: `make schemas_build` | ||
- Run linting and tests: `make schemas_check` | ||
- Code formatting: `make schemas_code_format` | ||
- Code formatting: `make schemas_format` | ||
#### Building Python Schemas Package | ||
`make schemas_build` | ||
`make schemas_build_pypi` | ||
@@ -24,0 +24,0 @@ #### Building Typescript Schemas 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
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
25354