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

talk-about-it

Package Overview
Dependencies
Maintainers
3
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

talk-about-it

project types for the thing

  • 1.2.10
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
11
increased by57.14%
Maintainers
3
Weekly downloads
 
Created
Source

To include in a project:

  1. 'npm install' if already in project package.json or 'npm install talk-about-it' for a new project

If you intend to edit types:

  1. Git clone into a directory outside the project.

    git clone git@bitbucket.org:wcjord/project-types.git

  2. Set up npm link (https://docs.npmjs.com/cli/link.html) with:

In the local talk-about-it clone directory

cd ~/projects/talk-about-it-clone

Creates global link

npm link

Go to the project you're using talk-about-it in

cd ~/projects/node-bloggy

Link-install the package

npm link talk-about-it

FAQs

Package last updated on 06 Oct 2021

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