New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ag-component-library

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

ag-component-library

> React components for The Department of Agriculture and Water Resources

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

ag-component-library

React components for The Department of Agriculture and Water Resources

Install

npm install --save ag-component-library

Components

ComponentDescription
AddressStandard address fields
ReferenceDataSelectorTypeahead field to look up reference data

Usage

import React, { Component } from 'react'

import MyComponent from 'ag-component-library'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © Commonwealth of Australia

FAQs

Package last updated on 07 Oct 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