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
65
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.24 to 1.0.25

1

cjs/Error/index.d.ts

@@ -22,2 +22,3 @@ export declare enum ErrorCode {

INPUT_INVALID = "INPUT_INVALID",
INPUT_NOT_EQUAL = "INPUT_NOT_EQUAL",
INPUT_REQUIRED = "INPUT_REQUIRED",

@@ -24,0 +25,0 @@ INPUT_TOO_SHORT = "INPUT_TOO_SHORT",

@@ -26,2 +26,3 @@ "use strict";

ErrorCode["INPUT_INVALID"] = "INPUT_INVALID";
ErrorCode["INPUT_NOT_EQUAL"] = "INPUT_NOT_EQUAL";
ErrorCode["INPUT_REQUIRED"] = "INPUT_REQUIRED";

@@ -28,0 +29,0 @@ ErrorCode["INPUT_TOO_SHORT"] = "INPUT_TOO_SHORT";

2

package.json
{
"name": "fenextjs-interface",
"version": "1.0.24",
"version": "1.0.25",
"description": "",

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

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