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

@premieroctet/next-admin-cli

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@premieroctet/next-admin-cli - npm Package Compare versions

Comparing version 0.0.5-rc.1 to 0.0.5-rc.2

LICENSE

24

package.json
{
"name": "@premieroctet/next-admin-cli",
"version": "0.0.5-rc.1",
"version": "0.0.5-rc.2",
"description": "CLI for Next-Admin, an admin dashboard for Next.js applications.",

@@ -28,9 +28,2 @@ "bin": "dist/index.js",

],
"scripts": {
"build": "tsx scripts/build.ts",
"dev": "tsx scripts/dev.ts",
"lint": "eslint \"**/*.{ts,tsx}\"",
"typecheck": "tsc --noEmit",
"clean": "rm -rf dist"
},
"dependencies": {

@@ -50,10 +43,17 @@ "@inquirer/prompts": "^5.5.0",

"eslint": "^7.32.0",
"eslint-config-custom": "workspace:*",
"tsconfig": "workspace:*",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"typescript": "^5.6.2",
"eslint-config-custom": "0.0.0",
"tsconfig": "0.0.0"
},
"engines": {
"node": ">= 20"
},
"scripts": {
"build": "tsx scripts/build.ts",
"dev": "tsx scripts/dev.ts",
"lint": "eslint \"**/*.{ts,tsx}\"",
"typecheck": "tsc --noEmit",
"clean": "rm -rf dist"
}
}
}

Sorry, the diff of this file is too big to display

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