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

@graasp/moodle

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graasp/moodle

Components for connecting Graasp with Moodle.

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
2
Created
Source

@graasp/moodle

NPM JavaScript Style Guide

Install

npm install --save @graasp/moodle

Usage

import React, { Component } from 'react'

import { Analytics } from '@graasp/moodle'

class Example extends Component {
  render() {
    return <Analytics context={...} />
  }
}

License

MIT © graasp

FAQs

Package last updated on 07 Dec 2020

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