textextensions
Advanced tools
Comparing version 5.14.0 to 5.15.0-next.1649156240.b1a7d5ed11e71fa4a96957a4c9e160d92af4a2ce
@@ -281,2 +281,3 @@ /** List of text file extensions */ | ||
'x-php', | ||
'xaml', | ||
'xht', | ||
@@ -283,0 +284,0 @@ 'xhtml', |
@@ -281,2 +281,3 @@ /** List of text file extensions */ | ||
'x-php', | ||
'xaml', | ||
'xht', | ||
@@ -283,0 +284,0 @@ 'xhtml', |
@@ -281,2 +281,3 @@ /** List of text file extensions */ | ||
'x-php', | ||
'xaml', | ||
'xht', | ||
@@ -283,0 +284,0 @@ 'xhtml', |
@@ -283,2 +283,3 @@ "use strict"; | ||
'x-php', | ||
'xaml', | ||
'xht', | ||
@@ -285,0 +286,0 @@ 'xhtml', |
# History | ||
## v5.15.0 2022 April 5 | ||
- Add `xaml` | ||
- Thanks to [Kaan Barmore-Genç](https://github.com/SeriousBug) for [pull request #207](https://github.com/bevry/textextensions/pull/207) | ||
## v5.14.0 2021 July 31 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"title": "The Definitive List of Text Extensions", | ||
"name": "textextensions", | ||
"version": "5.14.0", | ||
"version": "5.15.0-next.1649156240.b1a7d5ed11e71fa4a96957a4c9e160d92af4a2ce", | ||
"description": "A package that contains an array of every single file extension there is for text files", | ||
@@ -220,2 +220,2 @@ "homepage": "https://github.com/bevry/textextensions", | ||
} | ||
} | ||
} |
@@ -75,3 +75,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/textextensions@^5.14.0' | ||
import pkg from '//cdn.skypack.dev/textextensions@^5.15.0' | ||
</script> | ||
@@ -84,3 +84,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/textextensions@^5.14.0' | ||
import pkg from '//unpkg.com/textextensions@^5.15.0' | ||
</script> | ||
@@ -93,3 +93,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/textextensions@5.14.0' | ||
import pkg from '//dev.jspm.io/textextensions@5.15.0' | ||
</script> | ||
@@ -96,0 +96,0 @@ ``` |
@@ -281,2 +281,3 @@ /** List of text file extensions */ | ||
'x-php', | ||
'xaml', | ||
'xht', | ||
@@ -283,0 +284,0 @@ 'xhtml', |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47174
1488
1