@riotjs/dom-bindings
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -58,3 +58,3 @@ // Expressions | ||
itemName: string | ||
indexName?: number | ||
indexName?: number | null | ||
template: TemplateChunk<Scope> | ||
@@ -61,0 +61,0 @@ getKey?: ((scope: Scope) => any) | null |
{ | ||
"name": "@riotjs/dom-bindings", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Riot.js DOM bindings", | ||
@@ -49,13 +49,13 @@ "main": "dist/umd.dom-bindings.js", | ||
"coveralls": "^3.1.1", | ||
"eslint": "^7.30.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-riot": "^3.0.0", | ||
"esm": "^3.2.25", | ||
"jsdom": "^16.6.0", | ||
"jsdom": "^16.7.0", | ||
"jsdom-global": "3.0.2", | ||
"mocha": "^8.4.0", | ||
"nyc": "^15.1.0", | ||
"rollup": "^2.53.1", | ||
"rollup": "^2.56.0", | ||
"rollup-plugin-alias": "^2.2.0", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"sinon": "^11.1.1", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
@@ -62,0 +62,0 @@ "typescript": "^4.3.5" |
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
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
116415