Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

calculate-subnets

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calculate-subnets - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/cjs/bin/cli.d.ts

6

package.json
{
"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

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