Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mozilla/nimbus-schemas

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mozilla/nimbus-schemas - npm Package Compare versions

Comparing version 2023.10.23 to 2024.1.1

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc