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

@myparcel/delivery-options

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myparcel/delivery-options - npm Package Compare versions

Comparing version 6.0.0-alpha.23 to 6.0.0-beta.1

2

dist/index.d.ts

@@ -416,3 +416,3 @@ import { AllowedComponentProps } from 'vue';

export declare const getResolvedDeliveryType: UseMemoizeReturn<SupportedDeliveryTypeName, [date: string | undefined, deliveryType: DeliveryTypeName]>;
export declare const getResolvedDeliveryType: UseMemoizeReturn<SupportedDeliveryTypeName, [deliveryTypes: SupportedDeliveryTypeName[], date: string | undefined, deliveryType: DeliveryTypeName]>;

@@ -419,0 +419,0 @@ export declare const getResolvedValue: <T extends CarrierSetting | ConfigSetting, Default extends NonNullable<ResolvedValue<T>>>(key: T, carrierIdentifier?: CarrierIdentifier, defaultValue?: Default | undefined) => Default extends any ? Default | NonNullable<ResolvedValue<T>> : ResolvedValue<T>;

{
"name": "@myparcel/delivery-options",
"version": "6.0.0-alpha.23",
"version": "6.0.0-beta.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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