@astral-sh/ruff-wasm-web 0.5.3 → 0.5.5

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/LICENSE CHANGED
@@ -1371,3 +1371,28 @@ are:
1371
1371
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1372
1372
  SOFTWARE.
1373
1373
  """
1374
+
1375
+ - pydoclint, licensed as follows:
1376
+ """
1377
+ MIT License
1378
+
1379
+ Copyright (c) 2023 jsh9
1380
+
1381
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1382
+ of this software and associated documentation files (the "Software"), to deal
1383
+ in the Software without restriction, including without limitation the rights
1384
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1385
+ copies of the Software, and to permit persons to whom the Software is
1386
+ furnished to do so, subject to the following conditions:
1387
+
1388
+ The above copyright notice and this permission notice shall be included in all
1389
+ copies or substantial portions of the Software.
1390
+
1391
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1392
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1393
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1394
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1395
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1396
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1397
+ SOFTWARE.
1398
+ """
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Charlie Marsh <charlie.r.marsh@gmail.com>"
6
6
  ],
7
7
  "description": "WebAssembly bindings for Ruff",
8
- "version": "0.5.3",
8
+ "version": "0.5.5",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",
package/ruff_wasm_bg.wasm CHANGED
Binary file