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

@mighty-justice/fields-ant

Package Overview
Dependencies
Maintainers
4
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mighty-justice/fields-ant

Standard Ant design component interface for Field Sets

  • 0.0.29-rc2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
42
decreased by-61.47%
Maintainers
4
Weekly downloads
 
Created
Source

Fields Ant

npm Version Build Status Coverage Status

A standard interface for Field Sets at Mighty and a collection of utilities and components like forms and cards for Ant Design which use that interface.

Documentation

Installation

dependencies
"@mighty-justice/smart-bool": "0",
"@mighty-justice/utils": "0",
"antd": "3",
"class-autobind-decorator": "3",
"classnames": "2",
"date-fns": "1",
"flat": "4",
"iso8601-duration": "1",
"lodash": "4",
"mobx": "5",
"mobx-react": "5",
"moment": "2",
"react": "16"
npm

npm install --save-dev @mighty-justice/fields-ant

yarn

yarn add --dev @mighty-justice/fields-ant

Releasing a new version

  • Release: npm run deploy

This will run checks for test, lint, build, bump the version number, publish to npm, and publish the docs to Github Pages.

Gotchas:

  • Make sure to npm install or yarn install first
  • The deploy command must currently be run with npm not yarn due to login bug

Contributing

We accept new issues and pull requests from anyone!

Keywords

FAQs

Package last updated on 29 Jan 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