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

app-store-server-api

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-store-server-api - npm Package Compare versions

Comparing version 0.15.1 to 0.15.2

7

dist/cjs/Models.js

@@ -139,12 +139,15 @@ "use strict";

NotificationType["Expired"] = "EXPIRED";
NotificationType["ExternalPurchaseToken"] = "EXTERNAL_PURCHASE_TOKEN";
NotificationType["GracePeriodExpired"] = "GRACE_PERIOD_EXPIRED";
NotificationType["OfferRedeemed"] = "OFFER_REDEEMED";
NotificationType["OneTimeCharge"] = "ONE_TIME_CHARGE";
NotificationType["PriceIncrease"] = "PRICE_INCREASE";
NotificationType["Refund"] = "REFUND";
NotificationType["RefundDeclined"] = "REFUND_DECLINED";
NotificationType["RefundReversed"] = "REFUND_REVERSED";
NotificationType["RenewalExtended"] = "RENEWAL_EXTENDED";
NotificationType["RenewalExtension"] = "RENEWAL_EXTENSION";
NotificationType["Revoke"] = "REVOKE";
NotificationType["Subscribed"] = "SUBSCRIBED";
NotificationType["RenewalExtension"] = "RENEWAL_EXTENSION";
NotificationType["RefundReversed"] = "REFUND_REVERSED";
NotificationType["Test"] = "TEST";
})(NotificationType = exports.NotificationType || (exports.NotificationType = {}));

@@ -151,0 +154,0 @@ /**

@@ -134,12 +134,15 @@ /**

NotificationType["Expired"] = "EXPIRED";
NotificationType["ExternalPurchaseToken"] = "EXTERNAL_PURCHASE_TOKEN";
NotificationType["GracePeriodExpired"] = "GRACE_PERIOD_EXPIRED";
NotificationType["OfferRedeemed"] = "OFFER_REDEEMED";
NotificationType["OneTimeCharge"] = "ONE_TIME_CHARGE";
NotificationType["PriceIncrease"] = "PRICE_INCREASE";
NotificationType["Refund"] = "REFUND";
NotificationType["RefundDeclined"] = "REFUND_DECLINED";
NotificationType["RefundReversed"] = "REFUND_REVERSED";
NotificationType["RenewalExtended"] = "RENEWAL_EXTENDED";
NotificationType["RenewalExtension"] = "RENEWAL_EXTENSION";
NotificationType["Revoke"] = "REVOKE";
NotificationType["Subscribed"] = "SUBSCRIBED";
NotificationType["RenewalExtension"] = "RENEWAL_EXTENSION";
NotificationType["RefundReversed"] = "REFUND_REVERSED";
NotificationType["Test"] = "TEST";
})(NotificationType || (NotificationType = {}));

@@ -146,0 +149,0 @@ /**

@@ -307,12 +307,15 @@ /**

Expired = "EXPIRED",
ExternalPurchaseToken = "EXTERNAL_PURCHASE_TOKEN",
GracePeriodExpired = "GRACE_PERIOD_EXPIRED",
OfferRedeemed = "OFFER_REDEEMED",
OneTimeCharge = "ONE_TIME_CHARGE",
PriceIncrease = "PRICE_INCREASE",
Refund = "REFUND",
RefundDeclined = "REFUND_DECLINED",
RefundReversed = "REFUND_REVERSED",
RenewalExtended = "RENEWAL_EXTENDED",
RenewalExtension = "RENEWAL_EXTENSION",
Revoke = "REVOKE",
Subscribed = "SUBSCRIBED",
RenewalExtension = "RENEWAL_EXTENSION",
RefundReversed = "REFUND_REVERSED"
Test = "TEST"
}

@@ -319,0 +322,0 @@ /**

{
"name": "app-store-server-api",
"version": "0.15.1",
"version": "0.15.2",
"description": "A client for the App Store Server API",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

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