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

@adminide-stack/account-api-core

Package Overview
Dependencies
Maintainers
0
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 8.5.2-alpha.0 to 8.5.4-alpha.0

2

lib/servers/index.d.ts
import { Feature } from '@common-stack/server-core';
declare const _default: Feature<import("@common-stack/server-core").ConfigurationScope>;
declare const _default: Feature<import("@common-stack/server-core").ConfigurationScope, any>;
export default _default;
{
"name": "@adminide-stack/account-api-core",
"version": "8.5.2-alpha.0",
"version": "8.5.4-alpha.0",
"description": "Adminide core for higher packages to depend on",
"license": "ISC",
"author": "CDMBase LLC",
"type": "module",
"main": "lib/index.js",
"module": "lib/index.js",
"type": "module",
"typings": "lib/index.d.ts",

@@ -24,3 +24,3 @@ "scripts": {

"dependencies": {
"@adminide-stack/core": "8.5.2-alpha.0"
"@adminide-stack/core": "8.5.4-alpha.0"
},

@@ -33,3 +33,3 @@ "publishConfig": {

},
"gitHead": "28cce023ed7f9584b2811ba65723aec65074a784"
"gitHead": "122637db4ab9cef8e0226a7a8e91352aaff75744"
}
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