You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

inferno-component

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inferno-component - npm Package Compare versions

Comparing version

to
1.0.0-alpha5

4

package.json
{
"name": "inferno-component",
"version": "1.0.0-alpha4",
"version": "1.0.0-alpha5",
"license": "MIT",

@@ -30,4 +30,4 @@ "description": "Provides ES2015 stateful components (with lifecycle events) to Inferno",

"dependencies": {
"inferno": "1.0.0-alpha4"
"inferno": "1.0.0-alpha5"
}
}