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

@contrail/types

Package Overview
Dependencies
Maintainers
4
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/types - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

lib/formulas/formula-processor.d.ts

2

lib/index.d.ts
export * from './formatter';
export * from './propeties';
export * from './formulas';
export * from './types';

@@ -15,1 +15,3 @@ "use strict";

__exportStar(require("./propeties"), exports);
__exportStar(require("./formulas"), exports);
__exportStar(require("./types"), exports);

@@ -6,2 +6,3 @@ import { PropertyType } from ".";

label: string;
formula?: string;
}

2

package.json
{
"name": "@contrail/types",
"version": "0.0.10",
"version": "0.0.11",
"description": "Types Utility module",

@@ -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