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

@unifig/validation-presenter-table

Package Overview
Dependencies
Maintainers
1
Versions
31
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.8.0 to 0.9.0

1

dist/index.d.ts

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

export * from './to-table.options';
export * from './to-table';

@@ -17,2 +17,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./to-table.options"), exports);
__exportStar(require("./to-table"), exports);

9

package.json
{
"name": "@unifig/validation-presenter-table",
"version": "0.8.0",
"version": "0.9.0",
"description": "Table validation presenter for unifig",
"keywords": [
"unifig",
"env"
"validation",
"table"
],

@@ -33,3 +34,3 @@ "author": "Matii96",

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

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

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