Socket
Socket
Sign inDemoInstall

@002-ms/common

Package Overview
Dependencies
106
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.0.10

2

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

@@ -7,3 +7,3 @@ import { OrderStatus } from './types/order-status';

id: string;
status: OrderStatus.Created;
status: OrderStatus;
userId: string;

@@ -10,0 +10,0 @@ expiresAt: string;

{
"name": "@002-ms/common",
"version": "1.0.9",
"version": "1.0.10",
"main": "./build/index.js",

@@ -5,0 +5,0 @@ "types": "./build/index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc