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

@adminide-stack/billing-api-core

Package Overview
Dependencies
Maintainers
2
Versions
433
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminide-stack/billing-api-core - npm Package Compare versions

Comparing version 0.0.20-alpha.22 to 0.0.20-alpha.24

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.20-alpha.24](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.23...v0.0.20-alpha.24) (2021-04-29)
**Note:** Version bump only for package @adminide-stack/billing-api-core
## [0.0.20-alpha.22](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.21...v0.0.20-alpha.22) (2021-04-28)

@@ -8,0 +16,0 @@

4

lib/interfaces/generated-models.js

@@ -905,4 +905,4 @@ "use strict";

exports.GetPaypalIntegrationStatusDocument = graphql_tag_1.default `
query GetPaypalIntegrationStatus {
getPaypalIntegrationStatus {
query GetPaypalIntegrationStatus($where: WhereInput) {
getPaypalIntegrationStatus(where: $where) {
status

@@ -909,0 +909,0 @@ user {

{
"name": "@adminide-stack/billing-api-core",
"version": "0.0.20-alpha.22",
"version": "0.0.20-alpha.24",
"description": "Workbench core for higher packages to depend on",

@@ -64,3 +64,3 @@ "main": "lib/index.js",

},
"gitHead": "01ecf5701d87068ccee1e13ba7ee25bda906e003"
"gitHead": "22b0234e15c672663804202304f460beb23eac7f"
}

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

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