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

fenextjs-error

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fenextjs-error - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

cjs/Input/NotEqual/index.d.ts

1

cjs/Input/index.d.ts
export * from "./Invalid";
export * from "./NotEqual";
export * from "./OutOfRange";

@@ -3,0 +4,0 @@ export * from "./PatternMismatch";

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

tslib_1.__exportStar(require("./Invalid"), exports);
tslib_1.__exportStar(require("./NotEqual"), exports);
tslib_1.__exportStar(require("./OutOfRange"), exports);

@@ -7,0 +8,0 @@ tslib_1.__exportStar(require("./PatternMismatch"), exports);

4

package.json
{
"name": "fenextjs-error",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

@@ -39,3 +39,3 @@ "main": "./cjs/index.js",

"dependencies": {
"fenextjs-interface": "^1.0.24"
"fenextjs-interface": "^1.0.25"
},

@@ -42,0 +42,0 @@ "files": [

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