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

@aplus-frontend/api-generate-cli

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aplus-frontend/api-generate-cli - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/acorn-DwisxivZ.js

47

package.json
{
"name": "@aplus-frontend/api-generate-cli",
"version": "1.0.2",
"version": "1.0.3",
"description": "aplus api generate cli for aplus-frontend team.",
"keywords": [],
"license": "MIT",
"author": "Ollie",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"publishConfig": {
"access": "public"
},
"files": [
"dist"
],
"bin": {

@@ -18,14 +13,32 @@ "ap": "./dist/index.js",

},
"keywords": [],
"author": "Ollie",
"license": "MIT",
"files": [
"dist",
"template"
],
"scripts": {
"build": "pnpm run build:clear && rollup --config rollup.config.mjs",
"build:clear": "rimraf dist"
},
"prettier": "@aplus-frontend/prettier-config",
"dependencies": {
"axios": "^1.7.9",
"chalk": "^5.4.1",
"commander": "^13.0.0",
"fs-extra": "^11.2.0",
"@aplus-frontend/create": "1.0.1"
"lodash-es": "^4.17.21",
"nunjucks": "^3.2.4",
"openapi3-ts": "^4.4.0",
"ora": "^8.1.1",
"prettier": "^3.4.2",
"reserved-words": "^0.1.2",
"tiny-pinyin": "^1.3.2"
},
"scripts": {
"pub:cb": "pnpm publish --access public",
"build": "npx tsc"
"devDependencies": {
"@aplus-frontend/prettier-config": "^1.1.1",
"@types/lodash-es": "^4.17.12",
"@types/reserved-words": "^0.1.4"
},
"publishConfig": {
"access": "public"
}
}
}

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

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