react-sticky-table
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "react-sticky-table", | ||
"version": "2.0.4", | ||
"main": "index.js", | ||
"module": "./index.js", | ||
"version": "2.0.5", | ||
"main": "dist/index.js", | ||
"source": "src/index.js", | ||
"description": "Dynamically sized fixed header and columns for tables", | ||
@@ -67,6 +67,6 @@ "repository": { | ||
"peerDependencies": { | ||
"prop-types": "^15.5.7", | ||
"react": "^15.0.0", | ||
"react-dom": " ^15.0.0", | ||
"prop-types": "^15.5.7" | ||
"react-dom": " ^15.0.0" | ||
} | ||
} |
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
64880