inferno-hydrate
Advanced tools
Comparing version 7.3.2 to 7.3.3
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = global || self, factory(global.Inferno = global.Inferno || {}, global.Inferno)); | ||
}(this, function (exports, inferno) { 'use strict'; | ||
}(this, (function (exports, inferno) { 'use strict'; | ||
@@ -257,2 +257,2 @@ var ERROR_MSG = 'a runtime error occured! Use Inferno in development environment to find the error.'; | ||
})); | ||
}))); |
{ | ||
"name": "inferno-hydrate", | ||
"version": "7.3.2", | ||
"version": "7.3.3", | ||
"license": "MIT", | ||
@@ -35,9 +35,9 @@ "description": "Hydrate plugin to inferno. This package can be used to reuse server side rendered html", | ||
"dependencies": { | ||
"inferno": "7.3.2" | ||
"inferno": "7.3.3" | ||
}, | ||
"devDependencies": { | ||
"inferno-create-element": "7.3.2", | ||
"inferno-hyperscript": "7.3.2", | ||
"inferno-shared": "7.3.2", | ||
"inferno-vnode-flags": "7.3.2" | ||
"inferno-create-element": "7.3.3", | ||
"inferno-hyperscript": "7.3.3", | ||
"inferno-shared": "7.3.3", | ||
"inferno-vnode-flags": "7.3.3" | ||
}, | ||
@@ -54,3 +54,3 @@ "rollup": { | ||
}, | ||
"gitHead": "deccbe52e60eeaa070db580c6e84f7e225e25811" | ||
"gitHead": "82092b8357fe9026813e06b8475d41d05112dfd5" | ||
} |
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
54778
+ Addedinferno@7.3.3(transitive)
+ Addedinferno-shared@7.3.3(transitive)
+ Addedinferno-vnode-flags@7.3.3(transitive)
- Removedinferno@7.3.2(transitive)
- Removedinferno-shared@7.3.2(transitive)
- Removedinferno-vnode-flags@7.3.2(transitive)
Updatedinferno@7.3.3