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

@jbmikk-proto/common

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jbmikk-proto/common - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

1

build/events/order-cancelled-event.d.ts

@@ -6,2 +6,3 @@ import { Subjects } from './subjects';

id: string;
version: number;
ticket: {

@@ -8,0 +9,0 @@ id: string;

@@ -7,2 +7,3 @@ import { Subjects } from './subjects';

id: string;
version: number;
status: OrderStatus;

@@ -9,0 +10,0 @@ userId: string;

@@ -6,2 +6,3 @@ import { Subjects } from './subjects';

id: string;
version: number;
title: string;

@@ -8,0 +9,0 @@ price: number;

@@ -6,2 +6,3 @@ import { Subjects } from './subjects';

id: string;
version: number;
title: string;

@@ -8,0 +9,0 @@ price: number;

2

package.json
{
"name": "@jbmikk-proto/common",
"version": "1.0.11",
"version": "1.0.12",
"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