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

@coursekit/client

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coursekit/client - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4-beta.1

2

dist/library.js

@@ -6,3 +6,3 @@ 'use strict';

var markdownIt = require('markdown-it');
var fetch$1 = require('node-fetch');
var fetch$1 = require('cross-fetch');

@@ -9,0 +9,0 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

@@ -1,2 +0,2 @@

import fetch from 'node-fetch'
import fetch from 'cross-fetch'

@@ -3,0 +3,0 @@ function Response (status, data) {

{
"name": "@coursekit/client",
"description": "CourseKit client library",
"version": "0.1.3",
"version": "0.1.4-beta.1",
"main": "dist/library.js",

@@ -24,3 +24,3 @@ "module": "dist/library.mjs",

"markdown-it": "^12.3.2",
"node-fetch": "^2.6.7"
"cross-fetch": "^3.1.5"
},

@@ -27,0 +27,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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