Socket
Socket
Sign inDemoInstall

@comparaonline/cicl-funnel-schema

Package Overview
Dependencies
Maintainers
12
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comparaonline/cicl-funnel-schema - npm Package Compare versions

Comparing version 1.29.3 to 1.30.0

2

dist/interfaces/issue/car.d.ts

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

import { CarUseTypeCl } from '@comparaonline/quote-forms-schema/build';
export interface Car {

@@ -12,2 +13,3 @@ brand: string;

isNew?: boolean;
vehicleUseType?: CarUseTypeCl;
}

4

package.json
{
"name": "@comparaonline/cicl-funnel-schema",
"version": "1.29.3",
"version": "1.30.0",
"description": "CICL Funnel Schema",

@@ -30,3 +30,3 @@ "main": "dist/index.js",

},
"gitHead": "e3cf7519c0a5a4aff050c5c5b8c92a114f5d83d0"
"gitHead": "6dfda37192b4b9268eb0a9601852cbae6b7a7658"
}

Sorry, the diff of this file is not supported yet

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