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

@colophon/schema

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@colophon/schema - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

package.json
{
"version": "1.2.2",
"version": "1.2.3",
"name": "@colophon/schema",

@@ -4,0 +4,0 @@ "description": "Standarized project metadata to specify the components, constructs and authorship of software",

@@ -29,6 +29,6 @@ # Colophon Spec

"about": {},
"contacts": {},
"contacts": [],
"schedule": {},
"references": {},
"environments": {}
"environments": [],
"references": []
}

@@ -45,3 +45,3 @@ ```

| **environments** | `Array` | ✓ | `-` | [Environments Array](#environments) |
| **references** | `Object` | ✗ | `-` | [References Object](#references) |
| **references** | `Array` | ✗ | `-` | [References Object](#references) |

@@ -48,0 +48,0 @@ ### `about`

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