Socket
Socket
Sign inDemoInstall

@rhoas/registry-management-sdk

Package Overview
Dependencies
8
Maintainers
5
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.48.0 to 0.49.0

2

dist/generated/model/error-list.d.ts

@@ -18,2 +18,2 @@ /**

*/
export declare type ErrorList = ErrorListAllOf & List;
export type ErrorList = ErrorListAllOf & List;

@@ -21,2 +21,2 @@ /**

};
export declare type RegistryInstanceTypeValue = typeof RegistryInstanceTypeValue[keyof typeof RegistryInstanceTypeValue];
export type RegistryInstanceTypeValue = typeof RegistryInstanceTypeValue[keyof typeof RegistryInstanceTypeValue];

@@ -18,2 +18,2 @@ /**

*/
export declare type RegistryList = List & RegistryListAllOf;
export type RegistryList = List & RegistryListAllOf;

@@ -25,2 +25,2 @@ /**

};
export declare type RegistryStatusValue = typeof RegistryStatusValue[keyof typeof RegistryStatusValue];
export type RegistryStatusValue = typeof RegistryStatusValue[keyof typeof RegistryStatusValue];

@@ -18,2 +18,2 @@ /**

*/
export declare type Registry = ObjectReference & RootTypeForRegistry;
export type Registry = ObjectReference & RootTypeForRegistry;
{
"name": "@rhoas/registry-management-sdk",
"version": "0.48.0",
"version": "0.49.0",
"description": "RHOAS Service Registry Management SDK",

@@ -27,8 +27,8 @@ "author": "Red Hat Developers",

"dependencies": {
"axios": "1.1.3"
"axios": "0.27.2"
},
"devDependencies": {
"@types/node": "18.11.9",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc