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

@sheen4ntix/common

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sheen4ntix/common - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

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;

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

expiresAt: string;
version: number;
ticket: {

@@ -12,0 +13,0 @@ id: string;

@@ -9,3 +9,4 @@ import { Subjects } from './subjects';

userId: string;
version: number;
};
}

@@ -9,3 +9,4 @@ import { Subjects } from './subjects';

userId: string;
version: number;
};
}

2

package.json
{
"name": "@sheen4ntix/common",
"version": "1.0.9",
"version": "1.0.10",
"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