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

@catcessory/common

Package Overview
Dependencies
Maintainers
0
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@catcessory/common - npm Package Compare versions

Comparing version 1.0.362 to 1.0.363

2

build/events/cart-checkout-event.d.ts
import { Subjects } from './subjects';
import { InventoryType } from './types/inventory-type';
export interface CartCheckoutEvent {

@@ -12,2 +13,3 @@ subject: Subjects.CartCheckout;

productPrice: string;
InventoryType: InventoryType;
inventoryImage: string;

@@ -14,0 +16,0 @@ inventoryName: string;

2

package.json
{
"name": "@catcessory/common",
"version": "1.0.362",
"version": "1.0.363",
"description": "",

@@ -5,0 +5,0 @@ "main": "./build/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