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

notabase

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notabase - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

2

index.js

@@ -139,3 +139,3 @@

let collectionId, collectionViewId
if (urlOrPageId.match("^[a-zA-Z0-9]+$")) {
if (urlOrPageId.match("^[a-zA-Z0-9-]+$")) {
// pageId with '-' split

@@ -142,0 +142,0 @@ [collectionId, collectionViewId] = await this.getPageCollectionInfo(this.getBlockHashId(urlOrPageId))

{
"name": "notabase",
"version": "0.4.6",
"version": "0.4.7",
"description": "API Wrapper For Notion's Database",

@@ -5,0 +5,0 @@ "main": "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