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

@lemoncloud/ade-backend-api

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lemoncloud/ade-backend-api - npm Package Compare versions

Comparing version 0.23.728 to 0.23.1006

5

dist/cores/types.d.ts

@@ -9,2 +9,3 @@ /**

* @date 2023-01-18 optimized with `lemon-core@3.2.4`
* @date 2023-02-15 optimized with `lemon-core@3.2.5`
*

@@ -32,2 +33,6 @@ * @copyright (C) 2022 LemonCloud Co Ltd. - All Rights Reserved.

/**
* (optional) time took in sec
*/
took?: number;
/**
* items searched

@@ -34,0 +39,0 @@ */

2

dist/service/backend-types.d.ts

@@ -18,3 +18,3 @@ /**

*/
export interface AccessToken extends NextIdentity<any> {
export interface SessionToken extends NextIdentity<any> {
/**

@@ -21,0 +21,0 @@ * site-id

{
"name": "@lemoncloud/ade-backend-api",
"version": "0.23.728",
"version": "0.23.1006",
"description": "cloud based micro-service of backend api",

@@ -5,0 +5,0 @@ "types": "dist/view/types.d.ts",

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