New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@balena/contrato

Package Overview
Dependencies
Maintainers
3
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/contrato - npm Package Compare versions

Comparing version 0.12.2 to 0.12.3-build-fix-links-17ec483b055f1c88f66236515a96c24b239e9ecd-1

4

package.json
{
"name": "@balena/contrato",
"version": "0.12.2",
"version": "0.12.3-build-fix-links-17ec483b055f1c88f66236515a96c24b239e9ecd-1",
"description": "The official contract implementation",

@@ -74,4 +74,4 @@ "homepage": "https://github.com/product-os/contrato",

"versionist": {
"publishedAt": "2025-01-22T22:35:42.242Z"
"publishedAt": "2025-02-03T17:51:30.130Z"
}
}

@@ -35,3 +35,3 @@ # Contrato

[![API Documentation](https://github.com/balena-io/contrato/actions/workflows/docs.yml/badge.svg)](https://balena-io.github.io/contrato/modules/contrato.html)
[![API Documentation](https://github.com/balena-io/contrato/actions/workflows/docs.yml/badge.svg)](https://balena-io.github.io/contrato/index.html)

@@ -239,3 +239,3 @@ ## About contracts

In Contrato, the template can be compiled into concrete contracts using the [Contract.build](https://balena-io.github.io/contrato/classes/contrato.contract.html#build) function.
In Contrato, the template can be compiled into concrete contracts using the [Contract.build](https://balena-io.github.io/contrato/classes/Contract.html#build) function.

@@ -253,3 +253,3 @@ ```ts

Contrato provides the [Universe type](https://balena-io.github.io/contrato/classes/universe.html) for working with a universe of contracts.
Contrato provides the [Universe type](https://balena-io.github.io/contrato/classes/Universe.html) for working with a universe of contracts.

@@ -325,3 +325,3 @@ ```ts

Contracts can be rendered with contrato using the [buildTemplate](https://balena-io.github.io/contrato/modules/contrato.html#buildtemplate) function
Contracts can be rendered with contrato using the [buildTemplate](https://balena-io.github.io/contrato/functions/buildTemplate.html) function

@@ -328,0 +328,0 @@ ```ts

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