File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "packages" : [
88 " packages/*"
99 ],
10- "version" : " 5.6.1 "
10+ "version" : " 5.6.2 "
1111}
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-clone-vnode" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " provides helper function to clone Inferno's vNodes" ,
66 "author" : {
2929 "inferno" : " ^5"
3030 },
3131 "devDependencies" : {
32- "inferno" : " 5.6.1 " ,
32+ "inferno" : " 5.6.2 " ,
3333 "inferno-shared" : " 5.6.1" ,
3434 "inferno-vnode-flags" : " 5.6.1"
3535 },
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-compat" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Provides a compatibility with React codebases" ,
66 "author" : {
3131 "inferno-create-element" : " ^5"
3232 },
3333 "devDependencies" : {
34- "inferno-clone-vnode" : " 5.6.1 " ,
35- "inferno-create-class" : " 5.6.1 " ,
36- "inferno-create-element" : " 5.6.1 " ,
37- "inferno-hyperscript" : " 5.6.1 " ,
34+ "inferno-clone-vnode" : " 5.6.2 " ,
35+ "inferno-create-class" : " 5.6.2 " ,
36+ "inferno-create-element" : " 5.6.2 " ,
37+ "inferno-hyperscript" : " 5.6.2 " ,
3838 "inferno-shared" : " 5.6.1" ,
39- "inferno-test-utils" : " 5.6.1 " ,
39+ "inferno-test-utils" : " 5.6.2 " ,
4040 "inferno-vnode-flags" : " 5.6.1"
4141 },
4242 "rollup" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-component" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Inferno ES6 Component" ,
66 "author" : {
2424 "typings" : " dist/index.d.ts" ,
2525 "repository" : " https://github.com/infernojs/inferno" ,
2626 "dependencies" : {
27- "inferno" : " 5.6.1 "
27+ "inferno" : " 5.6.2 "
2828 }
2929}
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-create-class" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Provides a helper to create Inferno Components without needing ES2015" ,
66 "author" : {
2929 "inferno" : " ^5"
3030 },
3131 "devDependencies" : {
32- "inferno" : " 5.6.1 " ,
33- "inferno-create-element" : " 5.6.1 " ,
32+ "inferno" : " 5.6.2 " ,
33+ "inferno-create-element" : " 5.6.2 " ,
3434 "inferno-shared" : " 5.6.1"
3535 },
3636 "rollup" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-create-element" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Provides methods to create Inferno VNodes" ,
66 "author" : {
2828 "inferno" : " ^5"
2929 },
3030 "devDependencies" : {
31- "inferno" : " 5.6.1 " ,
31+ "inferno" : " 5.6.2 " ,
3232 "inferno-shared" : " 5.6.1" ,
3333 "inferno-vnode-flags" : " 5.6.1"
3434 },
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-devtools" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Provides support for React's Dev Tools for Inferno" ,
66 "author" : {
2828 "inferno" : " ^5"
2929 },
3030 "devDependencies" : {
31- "inferno" : " 5.6.1 " ,
31+ "inferno" : " 5.6.2 " ,
3232 "inferno-shared" : " 5.6.1" ,
3333 "inferno-vnode-flags" : " 5.6.1"
3434 },
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-extras" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Collection of utilities for InfernoJS" ,
66 "author" : {
2828 "typings" : " dist/index.d.ts" ,
2929 "repository" : " https://github.com/infernojs/inferno" ,
3030 "dependencies" : {
31- "inferno" : " 5.6.1 "
31+ "inferno" : " 5.6.2 "
3232 },
3333 "devDependencies" : {
3434 "inferno-vnode-flags" : " 5.6.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-hyperscript" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Bridging hyperscript to InfernoJS" ,
66 "author" : " Terin Stock <terinjokes@gmail.com> (https://terinstock.com/)" ,
2121 "inferno" : " ^5"
2222 },
2323 "devDependencies" : {
24- "inferno" : " 5.6.1 " ,
24+ "inferno" : " 5.6.2 " ,
2525 "inferno-shared" : " 5.6.1" ,
2626 "inferno-vnode-flags" : " 5.6.1"
2727 },
Original file line number Diff line number Diff line change 11{
22 "name" : " inferno-mobx" ,
3- "version" : " 5.6.1 " ,
3+ "version" : " 5.6.2 " ,
44 "license" : " MIT" ,
55 "description" : " Official Inferno bindings for Mobx" ,
66 "author" : {
3535 },
3636 "dependencies" : {
3737 "hoist-non-inferno-statics" : " ^1.1.3" ,
38- "inferno" : " 5.6.1 " ,
39- "inferno-create-class" : " 5.6.1 " ,
40- "inferno-create-element" : " 5.6.1 " ,
38+ "inferno" : " 5.6.2 " ,
39+ "inferno-create-class" : " 5.6.2 " ,
40+ "inferno-create-element" : " 5.6.2 " ,
4141 "inferno-shared" : " 5.6.1"
4242 },
4343 "rollup" : {
You can’t perform that action at this time.
0 commit comments