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

@easytwin/cli

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easytwin/cli

ora最新版本用的是esm, tsc打包不会resolve nodemodule, cli调用时在node环境无法解析esm. 即使用rollup打包最后转换成cjs,由于生成的代码中含有类似于/\*_ eslint browser _/ navigator 字样无法在node环境使用, 因此最后选择使用ora5.0.0版本

  • 0.0.14
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
22
decreased by-8.33%
Maintainers
0
Weekly downloads
 
Created
Source

ora最新版本用的是esm, tsc打包不会resolve nodemodule, cli调用时在node环境无法解析esm. 即使用rollup打包最后转换成cjs,由于生成的代码中含有类似于/*_ eslint browser _/ navigator 字样无法在node环境使用, 因此最后选择使用ora5.0.0版本

组件第一次上传配置

  1. 点击 场景编辑页 -> 调试工具 -> 获取Access Key
  2. 如果是zsh / bash,运行

    pnpm easytwin-cli key -s '<粘贴刚刚复制的key>' -m <'dev'|'test'|'prod'>

  3. 在组件目录运行

    pnpm run upload

已知bug

  1. macos下执行pnpm easytwin-cli create xxx, cwd为项目根目录。 这是pnpm的bug

FAQs

Package last updated on 11 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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