Socket
Socket
Sign inDemoInstall

@arethetypeswrong/cli

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arethetypeswrong/cli - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "@arethetypeswrong/cli",
"version": "0.0.2",
"version": "0.0.3",
"description": "A CLI tool for arethetypeswrong.github.io",

@@ -5,0 +5,0 @@ "author": "Andrew Branch & ej-shafran",

@@ -7,4 +7,2 @@ # arethetypeswrong/cli

**NOTE:** The package has not yet been published to NPM.
```shell

@@ -22,3 +20,3 @@ npm i -g @arethetypeswrong/cli

The `attw` command acts very similarly to [the arethetypeswrong website](https://arethetypeswrong.github.io/), with some additional features that are useful for command line usage.
The `attw` command acts very similarly to [arethetypeswrong.github.io](https://arethetypeswrong.github.io/), with some additional features that are useful for command line usage.

@@ -28,6 +26,7 @@ The usage is:

```shell
npm pack
attw [options] <file-name>
```
Where `<file-name>` is a required positional argument - either the path to a local `.tar.gz` file, or the name of an NPM package.
Where `<file-name>` is a required positional argument (the path to a local `.tar.gz` file from `npm pack`).

@@ -34,0 +33,0 @@ ## Configuration

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