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

get-notion-contents

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-notion-contents - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

4

lib/utils/buildHtml.js

@@ -106,3 +106,5 @@ "use strict";

item.previousElementSibling.style.paddingLeft = '0';
item.style.overflowX = 'scroll';
item.style.overflow = 'visible';
item.parentElement.style.maxWidth = '100%';
item.parentElement.style.overflow = 'auto hidden';
});

@@ -109,0 +111,0 @@ }

{
"name": "get-notion-contents",
"version": "2.1.3",
"version": "2.1.4",
"description": "Get contents from notion",

@@ -5,0 +5,0 @@ "keywords": [

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