notion-utils
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "notion-utils", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Useful utilities for working with Notion data. Isomorphic.", | ||
"repository": "saasify-sh/notion", | ||
"repository": "saasify-sh/notion-kit", | ||
"author": "Saasify <dev@saasify.sh>", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"notion-types": "^1.0.0" | ||
"notion-types": "^1.1.0" | ||
}, | ||
@@ -24,3 +24,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3b23749ac247ac84f50d5db4952f244228e15b48" | ||
"gitHead": "623ac78b75931c663bf750c716c302b09405b8d6" | ||
} |
<p align="center"> | ||
<img alt="Notion + TypeScript" src="https://raw.githubusercontent.com/saasify-sh/notion/master/notion-ts.png" width="689"> | ||
<img alt="Notion + TypeScript" src="https://raw.githubusercontent.com/saasify-sh/notion-kit/master/notion-ts.png" width="689"> | ||
</p> | ||
@@ -9,3 +9,3 @@ | ||
[![NPM](https://img.shields.io/npm/v/notion-utils.svg)](https://www.npmjs.com/package/notion-utils) [![Build Status](https://travis-ci.com/saasify-sh/notion.svg?branch=master)](https://travis-ci.com/saasify-sh/notion) [![Prettier Code Formatting](https://img.shields.io/badge/code_style-prettier-brightgreen.svg)](https://prettier.io) | ||
[![NPM](https://img.shields.io/npm/v/notion-utils.svg)](https://www.npmjs.com/package/notion-utils) [![Build Status](https://travis-ci.com/saasify-sh/notion-kit.svg?branch=master)](https://travis-ci.com/saasify-sh/notion-kit) [![Prettier Code Formatting](https://img.shields.io/badge/code_style-prettier-brightgreen.svg)](https://prettier.io) | ||
@@ -39,3 +39,3 @@ ## Install | ||
See the [auto-generated docs](https://github.com/saasify-sh/notion/blob/master/docs/notion-utils.md). | ||
See the [auto-generated docs](https://github.com/saasify-sh/notion-kit/blob/master/docs/notion-utils.md). | ||
@@ -42,0 +42,0 @@ ## License |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
167298
Updatednotion-types@^1.1.0