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

@khala/js-client-module-federation-out

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khala/js-client-module-federation-out - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

index.d.ts

@@ -0,3 +1,6 @@

export * from './base';
export * from './common';
export * from './configuration';
export * from './FooBarGet';
export * from './FooBarPost';
export * from './PetsGet';

@@ -18,2 +18,5 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./base"), exports);
__exportStar(require("./common"), exports);
__exportStar(require("./configuration"), exports);
__exportStar(require("./FooBarGet"), exports);

@@ -20,0 +23,0 @@ // end of operations block

2

package.json
{
"name": "@khala/js-client-module-federation-out",
"version": "0.0.2",
"version": "0.0.3",
"description": "FooBar",

@@ -5,0 +5,0 @@ "main": "index.js",

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