@tailwindcss/language-server 0.0.0-insiders.c67c85f → 0.0.0-insiders.c91a63e
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/ThirdPartyNotices.txt +2 -2
- package/bin/tailwindcss-language-server +325 -361
- package/package.json +22 -16
package/ThirdPartyNotices.txt
CHANGED
@@ -614,7 +614,7 @@ THE SOFTWARE.
|
|
614
614
|
|
615
615
|
================================================================================
|
616
616
|
|
617
|
-
enhanced-resolve
|
617
|
+
enhanced-resolve@5.15.0
|
618
618
|
|
619
619
|
Copyright JS Foundation and other contributors
|
620
620
|
|
@@ -1212,4 +1212,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1212
1212
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1213
1213
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1214
1214
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1215
|
-
THE SOFTWARE.
|
1215
|
+
THE SOFTWARE.
|