Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@eventfarm/create-cio-account-shared

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eventfarm/create-cio-account-shared

Shared helpers for the Create CIO Account

latest
npmnpm
Version
0.1.11
Version published
Maintainers
3
Created
Source

Create CIO Account [Shared]

This shared module is basically just the validation function that is shared between the server and client for an exactly equal validation experience.

Usage

npm install --save @eventfarm/create-cio-account-shared

Updating

If you find yourself in need of updating this, the first thing you need to do is go ahead and make the code changes. Once your done with that, increment the version in the package.json file.

// package.json

-  "version": "0.1.6",
+  "version": "0.1.7",

Publishing

You'll need to be logged into npm and configured with write access to the @eventfarm team.

npm run package

Voilà it is published.

FAQs

Package last updated on 05 Sep 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