@planet/react-globe
Advanced tools
Comparing version 1.4.0-beta.4 to 1.4.0
@@ -18,2 +18,3 @@ 'use strict'; | ||
oceanColor: React.PropTypes.string, | ||
rotationTime: React.PropTypes.number, | ||
shaded: React.PropTypes.bool, | ||
@@ -20,0 +21,0 @@ shadingOpacity: React.PropTypes.number |
{ | ||
"name": "@planet/react-globe", | ||
"version": "1.4.0-beta.4", | ||
"version": "1.4.0", | ||
"description": "A React Globe Component", | ||
@@ -5,0 +5,0 @@ "main": "lib/globe.js", |
@@ -14,2 +14,3 @@ var React = require('react'); | ||
oceanColor: React.PropTypes.string, | ||
rotationTime: React.PropTypes.number, | ||
shaded: React.PropTypes.bool, | ||
@@ -16,0 +17,0 @@ shadingOpacity: React.PropTypes.number |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
122144
9
192
1
1
34