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
1
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.13.2 to 0.13.3

1

dist/cjs/Models.js

@@ -130,2 +130,3 @@ "use strict";

NotificationSubtype["PriceIncrease"] = "PRICE_INCREASE";
NotificationSubtype["ProductNotForSale"] = "PRODUCT_NOT_FOR_SALE";
NotificationSubtype["GracePeriod"] = "GRACE_PERIOD";

@@ -132,0 +133,0 @@ NotificationSubtype["BillingRecovery"] = "BILLING_RECOVERY";

@@ -125,2 +125,3 @@ export var Environment;

NotificationSubtype["PriceIncrease"] = "PRICE_INCREASE";
NotificationSubtype["ProductNotForSale"] = "PRODUCT_NOT_FOR_SALE";
NotificationSubtype["GracePeriod"] = "GRACE_PERIOD";

@@ -127,0 +128,0 @@ NotificationSubtype["BillingRecovery"] = "BILLING_RECOVERY";

@@ -239,2 +239,3 @@ export declare enum Environment {

PriceIncrease = "PRICE_INCREASE",
ProductNotForSale = "PRODUCT_NOT_FOR_SALE",
GracePeriod = "GRACE_PERIOD",

@@ -241,0 +242,0 @@ BillingRecovery = "BILLING_RECOVERY",

2

package.json
{
"name": "app-store-server-api",
"version": "0.13.2",
"version": "0.13.3",
"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