Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@axmit/client-models

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axmit/client-models - npm Package Compare versions

Comparing version 1.0.6 to 1.1.7

4

dist/src/collection/baseModel.d.ts

@@ -62,1 +62,5 @@ export interface ICollection<I> {

}
export interface IBaseFilterModel {
limit: number;
offset: number;
}

2

package.json
{
"author": "itersh",
"name": "@axmit/client-models",
"version": "1.0.6",
"version": "1.1.7",
"description": "A common set of models for working with HAL like API",

@@ -6,0 +6,0 @@ "homepage": "https://gitlab.axmit.com/axmit-npm/client-models",

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