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

fenextjs-error

Package Overview
Dependencies
Maintainers
1
Versions
30
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 2.0.0 to 3.0.0

22

package.json
{
"name": "fenextjs-error",
"version": "2.0.0",
"version": "3.0.0",
"description": "",

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

"remove":"npm run remove-node-module && npm run remove-bun-lockb",
"update-package":"ncu -u !next",
"update-package": "ncu -u '/fenextjs.*$/'",
"update":"npm run update-package && npm run remove && npm run bun-i && npm run flb",

@@ -44,3 +44,3 @@ "u":"npm run update"

"dependencies": {
"fenextjs-interface": "^2.0.0"
"fenextjs-interface": "4.0.0"
},

@@ -55,12 +55,12 @@ "files": [

"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"npm-check-updates": "^16.14.14",
"prettier": "^3.2.5",
"ts-loader": "^9.5.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.7",
"typescript": "^5.3.3"
"npm-check-updates": "16.14.14",
"prettier": "3.2.5",
"ts-loader": "9.5.1",
"tslib": "2.6.2",
"typedoc": "0.25.7",
"typescript": "5.3.3"
}
}
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