Socket
Socket
Sign inDemoInstall

@basketry/sorbet

Package Overview
Dependencies
71
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.21 to 0.0.22

2

lib/sig-factory.js

@@ -17,5 +17,5 @@ "use strict";

*build() {
yield* this.buildSignature(this.method);
if (!this.contents)
yield* this.buildYardDoc(this.method);
yield* this.buildSignature(this.method);
yield* this.buildDefinition(this.method);

@@ -22,0 +22,0 @@ }

{
"name": "@basketry/sorbet",
"version": "0.0.21",
"version": "0.0.22",
"description": "Basketry generator for generating Sorbet types and interfaces",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc