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

@eye-socket/create-easy-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eye-socket/create-easy-cli - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

templates/node/test/basic.test.ts

2

package.json
{
"name": "@eye-socket/create-easy-cli",
"type": "module",
"version": "0.0.7",
"version": "0.0.8",
"description": "A simple scaffolding for generating front-end development templates",

@@ -6,0 +6,0 @@ "author": "yanquanfahei <1449826851@qq.com>",

@@ -39,3 +39,3 @@ {

"preinstall": "npx only-allow pnpm",
"postinstall": "simple-git-hooks",
"postinstall": "npx simple-git-hooks",
"dev": "unbuild --stub",

@@ -45,2 +45,3 @@ "build": "unbuild",

"prepublishOnly": "pnpm build",
"test": "vitest",
"release": "bumpp package.json --commit --push --tag && pnpm publish --access public"

@@ -47,0 +48,0 @@ },

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