🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@nomalism-com/api

Package Overview
Dependencies
Maintainers
2
Versions
2577
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nomalism-com/api - npm Package Compare versions

Comparing version
0.45.67
to
0.45.68
+1
-1
dist/modules/user/timeSheet.d.ts

@@ -30,3 +30,3 @@ import Nomalism from '@nomalism-com/types';

*/
deleteOne(selector: Nomalism.shared.IFindByIdRequest): Promise<Nomalism.TimeSheet.Entity | null>;
deleteOne(selector: Nomalism.shared.IFindByIdRequest): Promise<void>;
}
{
"name": "@nomalism-com/api",
"description": "A nomalism API package for performing HTTP requests on API endpoints",
"version": "0.45.67",
"version": "0.45.68",
"author": "Nomalism <it.nomalism@gmail.com> (https://https://nomalism.com/)",

@@ -26,3 +26,3 @@ "license": "UNLICENSED",

"dependencies": {
"@nomalism-com/types": "^0.45.70",
"@nomalism-com/types": "^0.45.71",
"axios": "^1.17.0"

@@ -29,0 +29,0 @@ },

Sorry, the diff of this file is too big to display