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

@intuned/pavilion-types

Package Overview
Dependencies
Maintainers
7
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intuned/pavilion-types - npm Package Compare versions

Comparing version 1.5.6 to 1.5.7

1

index.d.ts

@@ -17,2 +17,3 @@ declare module '@intuned/pavilion-helpers' {

export function formatPhoneNumber(phoneNumber: string, sperateStr: string): string;
export function getPdfBufferFromUrl(url: string): Promise<Buffer>;
export const stringNotBlankSchema: z.ZodString;

@@ -19,0 +20,0 @@ export const contactSchema: z.ZodEffects<z.ZodObject<{

2

package.json
{
"name": "@intuned/pavilion-types",
"main": "./index.js",
"version": "1.5.6",
"version": "1.5.7",
"description": "intuned pavilion types",

@@ -6,0 +6,0 @@ "author": "Intuned Team",

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