New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bodidata/events

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bodidata/events - npm Package Compare versions

Comparing version 1.21.1 to 1.23.0

12

BrandIngestionProduct.js

@@ -6,3 +6,3 @@ 'use strict';

});
exports.Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesChanged = exports.Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionAppended = exports.Events$BIProduct$BrandingUpdated = exports.Events$BIProduct$Registered = undefined;
exports.Events$BIProduct$SizesRangeChanged = exports.Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesChanged = exports.Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionAppended = exports.Events$BIProduct$BrandingUpdated = exports.Events$BIProduct$Removed = exports.Events$BIProduct$Registered = undefined;

@@ -25,10 +25,14 @@ var _Measurements = require('./Measurements');

const Events$BIProduct$Removed = exports.Events$BIProduct$Removed = _flowRuntime2.default.type('Events$BIProduct$Removed', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id_array', _flowRuntime2.default.array(_flowRuntime2.default.string())), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$BrandingUpdated = exports.Events$BIProduct$BrandingUpdated = _flowRuntime2.default.type('Events$BIProduct$BrandingUpdated', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:BRANDING_UPDATED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('product_name', _flowRuntime2.default.string(), true), _flowRuntime2.default.property('model_code', _flowRuntime2.default.string(), true), _flowRuntime2.default.property('category', _flowRuntime2.default.string(), true))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$DimensionAppended = exports.Events$BIProduct$DimensionAppended = _flowRuntime2.default.type('Events$BIProduct$DimensionAppended', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_APPENDED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('name', _flowRuntime2.default.string()), _flowRuntime2.default.property('size_names', _flowRuntime2.default.array(_flowRuntime2.default.string())))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$DimensionAppended = exports.Events$BIProduct$DimensionAppended = _flowRuntime2.default.type('Events$BIProduct$DimensionAppended', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_APPENDED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('name', _flowRuntime2.default.string()), _flowRuntime2.default.property('size_names', _flowRuntime2.default.array(_flowRuntime2.default.string())), _flowRuntime2.default.property('size_ranges', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionRemoved = _flowRuntime2.default.type('Events$BIProduct$DimensionRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$DimensionRemoved = exports.Events$BIProduct$DimensionRemoved = _flowRuntime2.default.type('Events$BIProduct$DimensionRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:DIMENSION_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('size_ranges', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$GradesChanged = exports.Events$BIProduct$GradesChanged = _flowRuntime2.default.type('Events$BIProduct$GradesChanged', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:GRADES_CHANGED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('measurement', _flowRuntime2.default.ref(MeasurementAttribute)), _flowRuntime2.default.property('grades', _flowRuntime2.default.array(_flowRuntime2.default.number())))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesRemoved = _flowRuntime2.default.type('Events$BIProduct$GradesRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:GRADES_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('measurement', _flowRuntime2.default.ref(MeasurementAttribute)))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$GradesRemoved = exports.Events$BIProduct$GradesRemoved = _flowRuntime2.default.type('Events$BIProduct$GradesRemoved', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:GRADES_REMOVED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()), _flowRuntime2.default.property('dimension_name', _flowRuntime2.default.string()), _flowRuntime2.default.property('measurement', _flowRuntime2.default.ref(MeasurementAttribute)))), _flowRuntime2.default.property('meta', DefaultMeta)));
const Events$BIProduct$SizesRangeChanged = exports.Events$BIProduct$SizesRangeChanged = _flowRuntime2.default.type('Events$BIProduct$SizesRangeChanged', _flowRuntime2.default.object(_flowRuntime2.default.property('id', _flowRuntime2.default.number()), _flowRuntime2.default.property('type', _flowRuntime2.default.string('BI_PRODUCT:SIZES_RANGE_CHANGED')), _flowRuntime2.default.property('payload', _flowRuntime2.default.object(_flowRuntime2.default.property('product_id', _flowRuntime2.default.string()), _flowRuntime2.default.property('added', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))), _flowRuntime2.default.property('removed', _flowRuntime2.default.array(_flowRuntime2.default.array(_flowRuntime2.default.string()))), _flowRuntime2.default.property('updated_by', _flowRuntime2.default.string()))), _flowRuntime2.default.property('meta', DefaultMeta)));
{
"name": "@bodidata/events",
"version": "1.21.1",
"version": "1.23.0",
"description": "strongly typed events dictionary",

@@ -5,0 +5,0 @@ "files": [

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