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

native-modal

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native-modal - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

.github/workflows/static.yml

18

CHANGELOG.md
# Changelog
## v0.0.7
[compare changes](https://github.com/azabroflovski/native-modal/compare/v0.0.6...v0.0.7)
### 💅 Refactors
- Remove dead links from docs & improve docs ([259ec68](https://github.com/azabroflovski/native-modal/commit/259ec68))
### 🏡 Chore
- Create static.yml (github pages) ([cd4235f](https://github.com/azabroflovski/native-modal/commit/cd4235f))
- Improve static deployment (github pages) ([ff79ec9](https://github.com/azabroflovski/native-modal/commit/ff79ec9))
### ❤️ Contributors
- Azabroflovski <azabroflovski@gmail.com>
- Aza Broflovski
## v0.0.6

@@ -4,0 +22,0 @@

2

docs/quick-start.md

@@ -251,2 +251,2 @@ <script lang="ts" setup>

- See available [props](/api/props) (options)
- Learn how to [customize](/api/custonize) your modals (themes)
- Learn how to [customize](/api/customize) your modals (themes)
{
"name": "native-modal",
"private": false,
"version": "0.0.6",
"version": "0.0.7",
"description": "NativeModal - tiny wrapper over the <dialog />. No overhead scripts. Just modal.",

@@ -40,4 +40,4 @@ "type": "module",

"vite": "^5.0.8",
"vitepress": "^1.0.0-rc.40"
"vitepress": "^1.0.0-rc.44"
}
}

@@ -163,2 +163,2 @@ # Quick start

- See available [props](/api/props) (options)
- Learn how to [customize](/api/custonize) your modals (themes)
- Learn how to [customize](/api/customize) your modals (themes)
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