is-x-browser 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,6 @@
1
1
  # is-x-browser
2
2
 
3
+ [![NPM Version](https://img.shields.io/npm/v/is-x-browser?logo=npm)](https://www.npmjs.com/package/is-x-browser)
3
4
  [![CI](https://github.com/ryohidaka/is-x-browser/actions/workflows/ci.yml/badge.svg)](https://github.com/ryohidaka/is-x-browser/actions/workflows/ci.yml)
4
5
  [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
5
6
 
@@ -25,7 +26,7 @@ if (isXBrowser()) {
25
26
 
26
27
  ## Demo
27
28
 
28
- * [Demo](https://ryohidaka.github.io/is-x-browser/)
29
+ - [Demo](https://x.com/ryohidaka12/status/2011097641577562591)
29
30
 
30
31
  | iOS App | Android App | Browser |
31
32
  | -------------------------------------------- | ------------------------------------------------ | ------------------------------------------- |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "is-x-browser",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "JavaScript library to detect if it's an X In-app browser",
5
5
  "keywords": [
6
6
  "twitter",