Socket
Socket
Sign inDemoInstall

@unifig/validation-presenter-table

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unifig/validation-presenter-table - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

4

dist/to-table.d.ts

@@ -1,3 +0,3 @@

import { ConfigValidationException } from '@unifig/core';
import { ConfigValidationError } from '@unifig/core';
import { ToTableOptions } from './to-table.options';
export declare const toTable: (validationException: ConfigValidationException, options?: ToTableOptions) => string;
export declare const toTable: (validationException: ConfigValidationError, options?: ToTableOptions) => string;
{
"name": "@unifig/validation-presenter-table",
"version": "0.9.0",
"version": "0.10.0",
"description": "Table validation presenter for unifig",

@@ -34,3 +34,3 @@ "keywords": [

"devDependencies": {
"@unifig/core": "^0.9.0"
"@unifig/core": "^0.10.0"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

},
"gitHead": "96e86841d0ba989689aca84b570ab63415b99b1a"
"gitHead": "b195b87eb87e091f5845fa9e9e2c874ca32c2ab4"
}
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