tt-react-calendar
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "tt-react-calendar", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A React calendar component with as few frills as humanly possible", | ||
@@ -28,2 +28,3 @@ "main": "dist/", | ||
"license": "MIT", | ||
"repository": "TodayTix/tt-react-calendar", | ||
"devDependencies": { | ||
@@ -53,5 +54,5 @@ "babel-cli": "^6.24.0", | ||
"dependencies": { | ||
"moment": ">= 2.7 < 3", | ||
"moment": ">= 2.10.7 < 3", | ||
"react": "15.x" | ||
} | ||
} |
@@ -56,2 +56,14 @@ # TT React Calendar | ||
### Browser Support | ||
This is still a very young project, so it hasn't been actively tested in cross | ||
browser environments. That being said, given the technologies being used, it | ||
_should_ work in any browser that supports some form of flexbox. | ||
![Google Chrome](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/41.0.0/chrome/chrome_48x48.png) | ![Mozilla Firefox](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/41.0.0/firefox/firefox_48x48.png) | ![Microsoft Internet Explorer](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/41.0.0/archive/internet-explorer_9-11/internet-explorer_9-11_48x48.png) | ![Microsoft Edge](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/41.0.0/edge/edge_48x48.png) | ![Safari](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/41.0.0/safari/safari_48x48.png) | ||
-----|-----|-----|-----|----- | ||
Yes | Yes | 10+ | Yes | Yes | ||
[See caniuse.com for more details](http://caniuse.com/#feat=flexbox) | ||
## Development | ||
@@ -58,0 +70,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
74564
84
3
Updatedmoment@>= 2.10.7 < 3