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

conjure-api

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conjure-api - npm Package Compare versions

Comparing version 4.27.0 to 4.28.0

2

conjure-spec/argumentDefinition.d.ts

@@ -0,1 +1,2 @@

import { LogSafety } from "./logSafety";
import * as IParameterType from "./parameterType";

@@ -7,2 +8,3 @@ import * as IType from "./type";

'paramType': IParameterType.IParameterType;
'safety'?: LogSafety | null;
'docs'?: string | null;

@@ -9,0 +11,0 @@ 'markers': Array<IType.IType>;

2

package.json
{
"name": "conjure-api",
"version": "4.27.0",
"version": "4.28.0",
"main": "index.js",

@@ -5,0 +5,0 @@ "types": "index.d.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