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

@valo/extensibility

Package Overview
Dependencies
Maintainers
2
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@valo/extensibility - npm Package Compare versions

Comparing version 1.8.0-87805cc51abb879ef773a371ac39be53c7dbb366 to 1.8.0-aa751f46d3c133ff87b15a781a605f7c60458801

lib/models/basic/index.d.ts

5

lib/models/contextTriggerStructures/CreateItemContextData.d.ts
import { ContextData } from '.';
import { KeyValue } from '../basic';
/**

@@ -10,2 +11,6 @@ * Version 1.8 (beta)

contentTypeName?: string;
/**
* An array containing pairs: FieldInternalName : Initial panel value
*/
initialPanelValues?: KeyValue;
}

2

package.json
{
"name": "@valo/extensibility",
"version": "1.8.0-87805cc51abb879ef773a371ac39be53c7dbb366",
"version": "1.8.0-aa751f46d3c133ff87b15a781a605f7c60458801",
"description": "",

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

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