Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@riotjs/dom-bindings

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@riotjs/dom-bindings - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

2

dom-bindings.d.ts

@@ -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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc