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

@myparcel/constants

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myparcel/constants - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

1

dist/index.d.ts

@@ -186,2 +186,3 @@ declare enum CarrierId {

AgeCheck = "age_check",
Collect = "collect",
CooledDelivery = "cooled_delivery",

@@ -188,0 +189,0 @@ Insurance = "insurance",

@@ -180,2 +180,3 @@ // src/types/carrier.ts

ShipmentOptionName2["AgeCheck"] = "age_check";
ShipmentOptionName2["Collect"] = "collect";
ShipmentOptionName2["CooledDelivery"] = "cooled_delivery";

@@ -182,0 +183,0 @@ ShipmentOptionName2["Insurance"] = "insurance";

2

package.json
{
"name": "@myparcel/constants",
"version": "2.1.0",
"version": "2.2.0",
"description": "Collection of constant values for use with the MyParcel API",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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