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

@chego/chego-api

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chego/chego-api - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

4

lib/types.d.ts

@@ -17,2 +17,6 @@ import { QuerySyntaxEnum, SortingOrderEnum } from './enums';

};
export declare type Between = {
min: number;
max: number;
};
export declare type Table = {

@@ -19,0 +23,0 @@ name: string;

2

package.json
{
"name": "@chego/chego-api",
"version": "2.1.4",
"version": "2.1.5",
"description": "The API layer of Chego modules.",

@@ -5,0 +5,0 @@ "main": "./lib/api.js",

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