@type-ddd/phone
Advanced tools
Comparing version 0.0.3 to 0.0.4-alpha.0
{ | ||
"name": "@type-ddd/phone", | ||
"description": "Library that provides TypeScript type definitions for handling Phone Numbers in Domain-Driven Design contexts. It facilitates the validation and manipulation of Brazilian phone numbers.", | ||
"version": "0.0.3", | ||
"version": "0.0.4-alpha.0", | ||
"main": "index.js", | ||
@@ -34,3 +34,3 @@ "types": "index.d.ts", | ||
"peerDependencies": { | ||
"rich-domain": "^1.24.0" | ||
"rich-domain": "^1.25.0-beta" | ||
}, | ||
@@ -37,0 +37,0 @@ "files": [ |
22667