New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

atypo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atypo

This module is a joke, literally.

  • 1.2.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

atypo

I created this module only because npm supports misspelled (actually a typo !) versions of the installcommand---which means you can now write npm isntall atypo.

*cue laugther*

So, When someone tell you that,

$ npm isntall thatgreat

You can now respond with

$ npm isntall atypo

* 😉 *

Where is this from?

afberg has created thatgreat as a joke on NPM and shared it on Reddit as npm supports package installation using misspelled npm isntall as well as npm install.

https://www.reddit.com/r/javascript/comments/bjvrex/npm_isnt_all_that_great/

Installation

$ npm isntall atypo

Usage

// browser
import atypo from 'atypo'
atypo() // Prints `NPM isn't all a typo !`

// node
const atypo = require('./atypo')
atypo() // Prints `NPM isn't all a typo !`

Keywords

FAQs

Package last updated on 28 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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