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

@loopholelabs/scale-signature

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopholelabs/scale-signature - npm Package Compare versions

Comparing version 0.2.3 to 0.2.5

8

package.json
{
"name": "@loopholelabs/scale-signature",
"version": "0.2.3",
"description": "TypeScript version of the scale-signature.",
"version": "0.2.5",
"license": "apache-2.0",
"description": "The definitions and tooling required to test and consume Typescript Signatures for Scale Functions.",
"source": "index.ts",

@@ -12,2 +13,5 @@ "main": "dist/main.js",

},
"files": [
"dist"
],
"targets": {

@@ -14,0 +18,0 @@ "default": {

@@ -1,18 +0,13 @@

# Scale Signature
# Scale Signature
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Tests](https://github.com/loopholelabs/scale-signature/actions/workflows/test.yml/badge.svg)](https://github.com/loopholelabs/scale-signature/actions/workflows/test.yml)
[![Discord](https://dcbadge.vercel.app/api/server/JYmFhtdPeu?style=flat)](https://loopholelabs.io/discord)
[![Golang](https://github.com/loopholelabs/scale-signature/actions/workflows/golang.yml/badge.svg)](https://github.com/loopholelabs/scale-signature/actions/workflows/golang.yml)
[![Rust](https://github.com/loopholelabs/scale-signature/actions/workflows/rust.yml/badge.svg)](https://github.com/loopholelabs/scale-signature/actions/workflows/rust.yml)
[![Typescript](https://github.com/loopholelabs/scale-signature/actions/workflows/typescript.yml/badge.svg)](https://github.com/loopholelabs/scale-signature/actions/workflows/typescript.yml)
This library contains the definitions and tooling required to test and
consume [Golang](https://golang.org), [Rust](https://www.rust-lang.org/), and [Typescript](https://www.typescriptlang.org/) Signatures for [Scale Functions](https://scale.sh).
**This library requires Go1.18 or later.**
## Important note about releases and stability
This repository generally follows [Semantic Versioning](https://semver.org/). However, **this library is currently in
Beta** and is still considered experimental. Breaking changes of the library will _not_ trigger a new major release. The
same is true for selected other new features explicitly marked as
**EXPERIMENTAL** in [the changelog](/CHANGELOG.md).
## Usage and Documentation

@@ -19,0 +14,0 @@

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