inferno-vnode-flags
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -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" | ||
} | ||
} |
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
2348
17
+ Addedinferno@1.0.3(transitive)
- Removedinferno@1.0.2(transitive)
Updatedinferno@1.0.3