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

inferno-vnode-flags

Package Overview
Dependencies
Maintainers
3
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inferno-vnode-flags - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

inferno-vnode-flags.js

@@ -1,1 +0,2 @@

module.exports = require('inferno/dist/inferno-vnode-flags');
module.exports = require('inferno/dist/inferno-vnode-flags.node');
module.exports.default = module.exports;
{
"name": "inferno-vnode-flags",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",

@@ -34,4 +34,4 @@ "description": "Provides an enum of all possible VNode Flags used when calling Inferno.createVNode",

"dependencies": {
"inferno": "1.0.2"
"inferno": "1.0.3"
}
}
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