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

nomics-platform

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nomics-platform

Nomics Platform Toolkit

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
22
decreased by-57.69%
Maintainers
3
Weekly downloads
 
Created
Source

Nomics Platform

Build Status

This repository contains Nomics Integration Specifications as well as an auditing tool to verify compliance with the specification.

Auditing

To audit your endpoint, install Node.js and run:

npx nomics-platform@0.13.8 audit https://path-to-your-api-root

If data functionality needs to be audited prior to all metadata being available, you can use the NOMICS_PLATFORM_RELAX environment variable to temporarily relax requirements for description length, logo URL, and location. This flag will also skip checks for markets type and active flags.

NOMICS_PLATFORM_RELAX=1 npx nomics-platform audit https://path-to-your-api-root

Nomics Integration Specifications

Keywords

FAQs

Package last updated on 26 Nov 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