calculate-subnets
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "calculate-subnets", | ||
"type": "module", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TODO", | ||
"license": "UNLICENSED", | ||
"bin": "./dist/cjs/cli.cjs", | ||
"bin": "./dist/cli/calculate-subnets.cjs", | ||
"main": "./dist/cjs/index.cjs", | ||
@@ -27,3 +27,3 @@ "types": "./dist/cjs/index.d.cts", | ||
"build": "del dist && rollup -c", | ||
"start": "tsx src/cli.ts", | ||
"start": "tsx bin/cli.ts", | ||
"test": "tsx --test test/**.test.ts", | ||
@@ -30,0 +30,0 @@ "lint": "concurrently -c auto \"pnpm:lint:*\"", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46228
42
479