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.0 to 2.1.1

2

lib/utils/buildHtml.js

@@ -133,3 +133,3 @@ "use strict";

return {
type: type.slice(0, 1).toUpperCase() + type.slice(1),
type: 'Notion' + type.slice(0, 1).toUpperCase() + type.slice(1),
title,

@@ -136,0 +136,0 @@ titleString,

{
"name": "get-notion-contents",
"version": "2.1.0",
"version": "2.1.1",
"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