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

@omcfe/ufe-dev-dependencies

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@omcfe/ufe-dev-dependencies

UFE Dev Dependencies

  • 0.0.13
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-40%
Maintainers
4
Weekly downloads
 
Created
Source

UFE DEV Dependencies

About

This project is used for pulling UFE dev dependencies.

pipeline status coverage report

How to

Clone the project from git, then run npm i, then npm run update. It will try to get the latest dependencies and modify package.json accordingly. If there are changes, you should add and comit the package.json file.

A new release can be done by running npm version patch|minor|major. It will try and isntall the dependencies, and, if everything is good, it will create a new git tag and push everything to the git remote.

A special reelase pipeline will then be triggered for the newly created tag, and it will

Ex:

npm i
npm run update
npm commit -am 'Updated dependencies'
npm version patch

FAQs

Package last updated on 13 Jun 2018

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