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

@immomio/api-library

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@immomio/api-library - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

1

lib/main.d.ts
import * as appointments from './appointments';
import * as utils from './utils';
export { appointments, utils };
export * from './appointments/types';

2

package.json
{
"name": "@immomio/api-library",
"version": "1.0.7",
"version": "1.0.8",
"description": "Immomio library to access the immomio-API",

@@ -5,0 +5,0 @@ "engineStrict": true,

@@ -9,1 +9,3 @@

}
export * from './appointments/types'
export * from './appointments/types'
export * from './flats/types'
export * from './profiles/types'
export * from './users/types'
export interface LandLordApi {

@@ -3,0 +8,0 @@ dashboardState: string

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