vastlint 0.6.2 → 0.7.0
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/package.json +2 -2
- package/vastlint_wasm_bg.wasm +0 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vastlint",
|
|
3
|
-
"version": "0.
|
|
4
|
-
"description": "Validate VAST 2.0–4.3, VMAP 1.0, and DAAST 1.0 ad tags against IAB specs.
|
|
3
|
+
"version": "0.7.0",
|
|
4
|
+
"description": "Validate VAST 2.0–4.3, VMAP 1.0, and DAAST 1.0 ad tags against IAB specs. 187 rules. Rust/WASM core.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Alex Sekowski <alex@vastlint.org>",
|
|
7
7
|
"homepage": "https://vastlint.org",
|
package/vastlint_wasm_bg.wasm
CHANGED
|
Binary file
|