Socket
Socket
Sign inDemoInstall

@api-components/api-type-document

Package Overview
Dependencies
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-components/api-type-document - npm Package Compare versions

Comparing version 4.2.5 to 4.2.6

2

package.json
{
"name": "@api-components/api-type-document",
"description": "A documentation table for type (resource) properties. Works with AMF data model",
"version": "4.2.5",
"version": "4.2.6",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "main": "index.js",

@@ -29,3 +29,3 @@ import { css } from 'lit-element';

--property-shape-document-title-font-size,
var(--arc-font-subhead-font-size)
var(--arc-font-subhead-font-size, 1rem)
);

@@ -42,3 +42,2 @@ font-weight: var(

margin: 4px 0 4px 0;
font-size: 1rem;
font-weight: var(--api-type-document-property-title-font-weight, 500);

@@ -45,0 +44,0 @@ word-break: break-word;

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