bootstrap5-toggle 5.0.2 → 5.0.4

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.
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  [![NPM Badge](https://img.shields.io/npm/dm/bootstrap5-toggle?logo=npm)](https://www.npmjs.com/package/bootstrap5-toggle)
6
6
  [![Build](https://img.shields.io/github/actions/workflow/status/palcarazm/bootstrap5-toggle/build.yml?branch=v5&logo=npm)](https://github.com/palcarazm/bootstrap5-toggle/actions?query=workflow%3A%22Build+Check%22)
7
7
  [![Test](https://img.shields.io/github/actions/workflow/status/palcarazm/bootstrap5-toggle/cypress.yml?branch=v5&label=tests&logo=cypress)](https://github.com/palcarazm/bootstrap5-toggle/actions?query=workflow%3A%22Cypress+Tests%22)
8
- [![Security](https://img.shields.io/snyk/vulnerabilities/npm/bootstrap5-toggle@5.0.0-alpha?logo=snyk)](https://snyk.io/advisor/npm-package/bootstrap5-toggle)
8
+ [![Security](https://img.shields.io/snyk/vulnerabilities/npm/bootstrap5-toggle@5.0.4?logo=snyk)](https://snyk.io/advisor/npm-package/bootstrap5-toggle)
9
9
  [![EOL](https://img.shields.io/endpoint?url=https%3A%2F%2Fpalcarazm.github.io%2Fbootstrap5-toggle%2Fapi%2Feol%2Fv5)](https://github.com/palcarazm/bootstrap5-toggle/security/policy)
10
10
  [![Funding](https://img.shields.io/badge/sponsor-30363D?style=flat&logo=GitHub-Sponsors&logoColor=#white)](https://github.com/sponsors/palcarazm)
11
11
  [![Rate this package](https://badges.openbase.com/js/rating/bootstrap5-toggle.svg?token=rNvznTVToo+EmX5g+KTvfYqI9+YTWJeUWTxPj7tLA6o=)](https://openbase.com/js/bootstrap5-toggle?utm_source=embedded&utm_medium=badge&utm_campaign=rating-badge&utm_term=js/bootstrap5-toggle)
@@ -79,18 +79,18 @@ See EOL for each version in [Security Policy Page](https://github.com/palcarazm/
79
79
 
80
80
  ```html
81
81
  <link
82
- href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.0-alpha/css/bootstrap5-toggle.min.css"
82
+ href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.4/css/bootstrap5-toggle.min.css"
83
83
  rel="stylesheet" />
84
- <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.0-alpha/js/bootstrap5-toggle.ecmas.min.js"></script>
84
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.4/js/bootstrap5-toggle.ecmas.min.js"></script>
85
85
  ```
86
86
 
87
87
  ### jQuery Interface
88
88
 
89
89
  ```html
90
90
  <link
91
- href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.0-alpha/css/bootstrap5-toggle.min.css"
91
+ href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.4/css/bootstrap5-toggle.min.css"
92
92
  rel="stylesheet" />
93
- <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.0-alpha/js/bootstrap5-toggle.jquery.min.js"></script>
93
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.0.4/js/bootstrap5-toggle.jquery.min.js"></script>
94
94
  ```
95
95
 
96
96
  ## Download
@@ -102,13 +102,13 @@ See EOL for each version in [Security Policy Page](https://github.com/palcarazm/
102
102
  [![NPM Badge](https://img.shields.io/npm/dm/bootstrap5-toggle?logo=npm)](https://www.npmjs.com/package/bootstrap5-toggle)
103
103
 
104
104
  ```ksh
105
- npm install bootstrap5-toggle@5.0.0-alpha
105
+ npm install bootstrap5-toggle@5.0.4
106
106
  ```
107
107
 
108
108
  ## Yarn
109
109
 
110
110
  ```ksh
111
- yarn add bootstrap5-toggle@5.0.0-alpha
111
+ yarn add bootstrap5-toggle@5.0.4
112
112
  ```
113
113
 
114
114
  # Usage
File without changes
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.2
2
+ * bootstrap5-toggle v5.0.4
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.2
2
+ * bootstrap5-toggle v5.0.4
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.2
2
+ * bootstrap5-toggle v5.0.4
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.2
2
+ * bootstrap5-toggle v5.0.4
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.2
2
+ * bootstrap5-toggle v5.0.4
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.2
2
+ * bootstrap5-toggle v5.0.4
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bootstrap5-toggle",
3
- "version": "5.0.2",
3
+ "version": "5.0.4",
4
4
  "author": {
5
5
  "name": "Pablo Alcaraz Martínez",
6
6
  "url": "https://github.com/palcarazm/"
@@ -20,7 +20,7 @@
20
20
  "scripts": {
21
21
  "build": "grunt build",
22
22
  "postversion": "grunt build && grunt readme && doctoc README.md --github",
23
- "prepack": "grunt build && grunt readme && doctoc README.md --github",
23
+ "prepack": "grunt build && grunt readme && doctoc README.md --github && git add -A",
24
24
  "test": "cypress run --browser=chrome"
25
25
  },
26
26
  "keywords": [