Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

inferno-hydrate

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inferno-hydrate - npm Package Compare versions

Comparing version 7.3.2 to 7.3.3

4

dist/inferno-hydrate.js

@@ -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"
}
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