inferno-vnode-flags
Advanced tools
Comparing version 7.1.6 to 7.1.7
{ | ||
"name": "inferno-vnode-flags", | ||
"version": "7.1.6", | ||
"version": "7.1.7", | ||
"license": "MIT", | ||
@@ -34,2 +34,8 @@ "description": "Provides an enum of all possible VNode Flags used when calling Inferno.createVNode", | ||
}, | ||
"files": [ | ||
"index.js", | ||
"dist/", | ||
"README.md", | ||
"package.json" | ||
], | ||
"main": "index.js", | ||
@@ -40,3 +46,3 @@ "module": "dist/index.esm.js", | ||
"repository": "https://github.com/infernojs/inferno", | ||
"gitHead": "225e8797235a00c57c41b272a2228f6052607e66" | ||
"gitHead": "bd7f790d93c42f2d6a4a0bbdbea8053c6bd4f2de" | ||
} |
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
20929