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

@flock/wirespec

Package Overview
Dependencies
Maintainers
0
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flock/wirespec - npm Package Compare versions

Comparing version 0.9.26 to 0.9.27

2

package.json
{
"name": "@flock/wirespec",
"version": "0.9.26",
"version": "0.9.27",
"main": "wirespec-src-plugin-npm.js",

@@ -5,0 +5,0 @@ "types": "wirespec-src-plugin-npm.d.ts",

@@ -57,5 +57,5 @@ (function (root, factory) {

var produce_0 = kotlin_community_flock_wirespec_compiler_lib.$_$.b;
var OpenApiV2Parser_instance = kotlin_community_flock_wirespec_converter_openapi.$_$.b;
var produce_1 = kotlin_community_flock_wirespec_compiler_lib.$_$.c;
var OpenApiV3Parser_instance = kotlin_community_flock_wirespec_converter_openapi.$_$.d;
var produce_1 = kotlin_community_flock_wirespec_compiler_lib.$_$.c;
var OpenApiV2Parser_instance = kotlin_community_flock_wirespec_converter_openapi.$_$.b;
var noWhenBranchMatchedException = kotlin_kotlin.$_$.bg;

@@ -198,6 +198,6 @@ var Left = kotlin_io_arrow_kt_arrow_core.$_$.d;

case 0:
tmp = produce_1(OpenApiV3Parser_instance.m2f(source));
tmp = produce_1(OpenApiV2Parser_instance.w2e(source));
break;
case 1:
tmp = produce_1(OpenApiV2Parser_instance.w2e(source));
tmp = produce_1(OpenApiV3Parser_instance.m2f(source));
break;

@@ -204,0 +204,0 @@ default:

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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