New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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 0.7.9 to 0.7.10

2

package.json
{
"name": "inferno-component",
"version": "0.7.9",
"version": "0.7.10",
"license": "MIT",

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

@@ -16,4 +16,5 @@ # inferno-component

```
const Component = InfernoComponent;
```js
import Inferno from 'inferno';
import Component from 'inferno-component';

@@ -20,0 +21,0 @@ class MyComponent extends Component {

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