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

@adminide-stack/integration-api

Package Overview
Dependencies
Maintainers
12
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminide-stack/integration-api - npm Package Compare versions

Comparing version 3.1.2-alpha.94 to 3.1.2-alpha.97

2

lib/interfaces/generated-models.js

@@ -23,2 +23,4 @@ "use strict";

IApplicationRoles["Guest"] = "GUEST";
/** Role is unknown */
IApplicationRoles["Unknown"] = "UNKNOWN";
})(IApplicationRoles = exports.IApplicationRoles || (exports.IApplicationRoles = {}));

@@ -25,0 +27,0 @@ var ICacheControlScope;

6

package.json
{
"name": "@adminide-stack/integration-api",
"version": "3.1.2-alpha.94",
"version": "3.1.2-alpha.97",
"description": "Integration core for higher packages to depend on",

@@ -22,3 +22,3 @@ "license": "ISC",

"dependencies": {
"@adminide-stack/core": "3.1.2-alpha.94",
"@adminide-stack/core": "3.1.2-alpha.97",
"xstate": "^4.35.2"

@@ -32,3 +32,3 @@ },

},
"gitHead": "1a776133d0e9864c5c374b593d6ab4b8ad3a845f"
"gitHead": "bc6a3d9885e9ea577c609ae109fe4dcc5cbdca9d"
}

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