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

fenextjs-interface

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fenextjs-interface - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

cjs/AddressGoogle/index.d.ts

1

cjs/index.d.ts

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

export * from "./AddressGoogle";
export * from "./User";

@@ -2,0 +3,0 @@ export * from "./Phone";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./AddressGoogle"), exports);
tslib_1.__exportStar(require("./User"), exports);

@@ -5,0 +6,0 @@ tslib_1.__exportStar(require("./Phone"), exports);

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

export * from "./AddressGoogle";
export * from "./User";

@@ -2,0 +3,0 @@ export * from "./Phone";

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

export * from "./AddressGoogle";
export * from "./User";

@@ -2,0 +3,0 @@ export * from "./Phone";

2

package.json
{
"name": "fenextjs-interface",
"version": "1.0.19",
"version": "1.0.20",
"description": "",

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

Sorry, the diff of this file is not supported yet

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