inferno-vnode-flags
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 || {})); | ||
}(this, function (exports) { 'use strict'; | ||
}(this, (function (exports) { 'use strict'; | ||
@@ -52,2 +52,2 @@ /* If editing these values check babel-plugin-also */ | ||
})); | ||
}))); |
{ | ||
"name": "inferno-vnode-flags", | ||
"version": "7.3.2", | ||
"version": "7.3.3", | ||
"license": "MIT", | ||
@@ -45,3 +45,3 @@ "description": "Provides an enum of all possible VNode Flags used when calling Inferno.createVNode", | ||
"repository": "https://github.com/infernojs/inferno", | ||
"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
21393