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 1.0.0-beta7 to 1.0.0-beta8

4

inferno-component.js

@@ -1,3 +0,1 @@

'use strict';
module.exports = require('inferno/dist/inferno-component');
module.exports = require('inferno/dist/inferno-component');
{
"name": "inferno-component",
"version": "1.0.0-beta7",
"version": "1.0.0-beta8",
"license": "MIT",

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

"dependencies": {
"inferno": "1.0.0-beta7"
"inferno": "1.0.0-beta8"
},

@@ -33,0 +33,0 @@ "devDependencies": {

@@ -1,3 +0,3 @@

import Component from '../../../src/component/es2015';
import Component from '../../../build/component/es2015';
export default 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