inferno-component
Advanced tools
Comparing version 7.4.5 to 7.4.6
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('inferno')) : | ||
typeof define === 'function' && define.amd ? define(['exports', 'inferno'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.Inferno = {}, global.Inferno)); | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.Inferno = global.Inferno || {}, global.Inferno)); | ||
}(this, (function (exports, inferno) { 'use strict'; | ||
@@ -6,0 +6,0 @@ |
@@ -1,1 +0,1 @@ | ||
!function(e,n){"object"===typeof exports&&"undefined"!==typeof module?n(exports,require("inferno")):"function"===typeof define&&define.amd?define(["exports","inferno"],n):n((e="undefined"!==typeof globalThis?globalThis:e||self).Inferno={},e.Inferno)}(this,(function(e,n){"use strict";var o=n.Component;e.Component=o,e.default=o,Object.defineProperty(e,"__esModule",{value:!0})})); | ||
!function(e,n){"object"===typeof exports&&"undefined"!==typeof module?n(exports,require("inferno")):"function"===typeof define&&define.amd?define(["exports","inferno"],n):n((e="undefined"!==typeof globalThis?globalThis:e||self).Inferno=e.Inferno||{},e.Inferno)}(this,(function(e,n){"use strict";var o=n.Component;e.Component=o,e.default=o,Object.defineProperty(e,"__esModule",{value:!0})})); |
{ | ||
"name": "inferno-component", | ||
"version": "7.4.5", | ||
"version": "7.4.6", | ||
"license": "MIT", | ||
@@ -33,5 +33,5 @@ "description": "Inferno ES6 Component", | ||
"dependencies": { | ||
"inferno": "7.4.5" | ||
"inferno": "7.4.6" | ||
}, | ||
"gitHead": "bcfcfd8fd786681ab9cb666a7deb39738b34d206" | ||
"gitHead": "695247ea49dbf78ac8299603da2d79b10bf889df" | ||
} |
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
3990
+ Addedinferno@7.4.6(transitive)
+ Addedinferno-shared@7.4.6(transitive)
+ Addedinferno-vnode-flags@7.4.6(transitive)
- Removedinferno@7.4.5(transitive)
- Removedinferno-shared@7.4.5(transitive)
- Removedinferno-vnode-flags@7.4.5(transitive)
Updatedinferno@7.4.6