Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tt-react-calendar

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tt-react-calendar - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc