New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 1.0.5

2

lib/main.d.ts

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

export * from 'appointments';
export * from './appointments';
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("appointments"), exports);
tslib_1.__exportStar(require("./appointments"), exports);
//# sourceMappingURL=main.js.map
{
"name": "@immomio/api-library",
"version": "1.0.4",
"version": "1.0.5",
"description": "Immomio library to access the immomio-API",

@@ -18,3 +18,3 @@ "engineStrict": true,

"rimraf": "~2.6.1",
"tslib": "~1.7.1",
"tslib": "^1.7.1",
"tslint": "~5.6.0",

@@ -21,0 +21,0 @@ "tsutils": "~2.8.1",

export * from 'appointments'
export * from './appointments'

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