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

create-fxhash-test

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

create-fxhash-test

Creates an fx-hash template

  • 0.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-80%
Maintainers
1
Weekly downloads
 
Created
Source

Create Fxhash

Creates an fx-hash template

created by create-create-app.

Use

npx create-fxhash <name>

Template string reference

remove this before publishing your package!

  • {{name}} => create-fxhash
  • {{upper name}} => CREATE-FXHASH
  • {{lower name}} => create-fxhash
  • {{capital name}} => CreateFxhash
  • {{capital name space=true}} => Create Fxhash
  • {{camel name}} => createFxhash
  • {{snake name}} => create_fxhash
  • {{kebab name}} => create-fxhash
  • {{space name}} => create fxhash
  • {{uuid}} => d0cbefce-d0b2-46aa-9edd-ca4d9abedd65
  • {{upper (uuid)}} => F9BB2462-D8C9-4B43-A4C4-609F76A0709E
  • {{description}} => Creates an fx-hash template
  • {{author}} => fxhash
  • {{email}} => msfeldstein@gmail.com
  • {{contact}} => fxhash msfeldstein@gmail.com
  • {{license}} => AGPL-3.0
  • {{year}} => 2022
  • {{custom}} => (undefined until it is defined in extra field in create function arguments)

See https://github.com/uetchy/create-create-app#template for the further details.

FAQs

Package last updated on 06 Jan 2022

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