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

api-notebook-loader

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-notebook-loader - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

index.js

@@ -18,3 +18,3 @@ module.exports = function (sandbox) {

})
.catch(function (err)=> {
.catch(function (err) {
if (done) {

@@ -21,0 +21,0 @@ done(err);

{
"name": "api-notebook-loader",
"version": "0.1.0",
"version": "0.1.1",
"description": "API Notebook loader plugin",

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

@@ -1,1 +0,7 @@

# api-notebook-loader
# API Notebook loader
API Notebook loader plugin to use together with API Notebooks
# License
MIT
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