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

@upandgo/react-scorm-provider

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@upandgo/react-scorm-provider - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

7

lib/index.d.ts

@@ -60,4 +60,5 @@ import React from "react";

export declare const withScorm: <T extends React.FunctionComponent | React.ReactElement>() => (
component: T
) => T;
export declare const withScorm: <T extends
| React.FunctionComponent
| React.ComponentClass
| React.ClassicComponent>() => (component: T) => T;
{
"name": "@upandgo/react-scorm-provider",
"version": "0.1.8",
"version": "0.1.9",
"description": "Components to easily enable SCORM API communication in React projects.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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