New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@readystack/freelance-act-order-lint-jp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/freelance-act-order-lint-jp

発注書1通を21ルールで検査し、支払サイトの日数まで計算する

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
416
Maintainers
1
Weekly downloads
 
Created
Source

フリーランス新法 発注書チェック

発注書1通を21ルールで検査し、支払サイトの日数まで計算する

Install

npx @readystack/freelance-act-order-lint-jp file

Node 18+. The same 21 rules as the VS Code extension, from a terminal or CI.

Free

  • 開いている発注書・業務委託契約のMarkdown 1ファイルを、フリーランス新法の21ルール全部でその場で検査する。同梱のサンプル発注書では不備12件(error 6件 / warning 6件)を行番号付きで返し、受領日2026-07-31から支払期日2026-10-30まで91日(60日を31日超過)のように日数を計算して見せる。回数制限も透かしもない。
  • --rules lists every rule

With a licence ($29 once)

  • ワークスペース内の全発注書を一括検査し、取引先ごとの監査レポート(Markdown / CSV)として書き出す。$29 once, one licence key per person or team seat。無料版は1ファイル21ルール、有料版はフォルダ全体と書き出しという範囲・所有の軸で分かれる。
@readystack/freelance-act-order-lint-jp --dir ./templates --report html --out report.html

弁護士のスポット法律相談は30分5,500円(税込)が目安。発注書のひな形を毎回見てもらうと1年で数万円になる

Use from an AI agent (MCP)

Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:

{ "mcpServers": { "freelance-act-order-lint-jp": { "command": "npx", "args": ["-y", "@readystack/freelance-act-order-lint-jp", "--mcp"] } } }

Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.

Use in CI

- name: フリーランス新法 発注書チェック
  run: npx -y @readystack/freelance-act-order-lint-jp --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/freelance-act-order-lint-jp --dir /work --ci)

The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Keywords

フリーランス新法

FAQs

Package last updated on 25 Sep 2026

Related posts