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

starknet-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

starknet-cli - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

LICENSE

2

package.json
{
"name": "starknet-cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "starknet.js CLI Tool",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

@@ -7,3 +7,3 @@ # Stark - Starknet JS CLI

```bash
npm i -g starknetcli
npm i -g starknet-cli
```

@@ -25,3 +25,3 @@ require node 16+

```bash
stark use 'default'
stark use devnet
```

@@ -40,6 +40,10 @@

- [x] profiles
- [ ] use profile
- [ ] structure
- [x] use profile
- [ ] structure, ts, lint
- [ ] profile select
- [ ] cli tab autocomplete
- [x] declare
- [x] deploy
- [ ] endpoints
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