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

@cityssm/avanti-api

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cityssm/avanti-api - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

index.d.ts

@@ -1,2 +0,2 @@

export { setConfiguration, callApi, type Configuration } from './apiCall.js';
export { setConfiguration, callApi, type Configuration, type ApiResponse } from './apiCall.js';
export { getEmployees, type GetEmployees_Request } from './getEmployees.js';

@@ -3,0 +3,0 @@ export { getTimeEntries, type GetTimeEntries_Request } from './getTimeEntries.js';

@@ -1,2 +0,2 @@

export { setConfiguration, callApi, type Configuration } from './apiCall.js'
export { setConfiguration, callApi, type Configuration, type ApiResponse } from './apiCall.js'

@@ -3,0 +3,0 @@ export { getEmployees, type GetEmployees_Request } from './getEmployees.js'

{
"name": "@cityssm/avanti-api",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",

@@ -5,0 +5,0 @@ "engines": {

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