๐Ÿš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more โ†’
Socket
DemoInstallSign in
Socket

vue-notion

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-notion - npm Package Compare versions

Comparing version

to
0.2.5

2

package.json
{
"name": "vue-notion",
"version": "0.2.4",
"version": "0.2.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/esm.js",

@@ -68,3 +68,3 @@ <div align="center">

This example is hosted at [vue-notion.now.sh/basic-example](https://vue-notion.now.sh/basic-example).
This example is hosted at [vue-notion.now.sh/welcome](https://vue-notion.now.sh/welcome).

@@ -90,3 +90,3 @@ ```vue

<style>
@import "vue-notion/src/styles.css"; /* optional notion-like styles */
@import "vue-notion/src/styles.css"; /* optional Notion-like styles */
</style>

@@ -96,3 +96,3 @@ ```

The example above uses a simple wrapper around the [notion-api-worker](https://github.com/splitbee/notion-api-worker).
It is also possible to use stored plain `.json` objects received from the Notion API.
It is also possible to store and use plain `.json` objects received from the Notion API.

@@ -150,3 +150,4 @@ > โš ๏ธ Use with caution.

- [Jannik Siebert](https://twitter.com/jnnksbrt) โ€“
- [Jannik Siebert](https://twitter.com/jnnksbrt) โ€“ vue-notion Code
- [Dominik Sobe](https://twitter.com/sobedominik) โ€“ vue-notion Inspiration, Debugging
- [Tobias Lins](https://tobi.sh) โ€“ react-notion Idea, Code

@@ -157,1 +158,5 @@ - [Timo Lins](https://timo.sh) โ€“ react-notion Code, Documentation

- [react-notion Contributors ๐Ÿ’•](https://github.com/splitbee/react-notion/graphs/contributors)
## License โš–๏ธ
MIT ยฉ๏ธ [Jannik Siebert](https://twitter.com/jnnksbrt)