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

react-native-calendars-ts

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-calendars-ts - npm Package Compare versions

Comparing version 1.22.1 to 1.23.1

4

package.json
{
"name": "react-native-calendars-ts",
"version": "1.22.1",
"version": "1.23.1",
"main": "src/index.js",

@@ -17,3 +17,3 @@ "description": "React Native Calendar Components",

"type": "git",
"url": "git+https://github.com/wix/react-native-calendars"
"url": "git+https://github.com/trunk-studio/react-native-calendars-ts"
},

@@ -20,0 +20,0 @@ "publishConfig": {

@@ -623,3 +623,3 @@ import _ from 'lodash';

/>
{horizontal && this.renderWeekCalendar()}
{horizontal && !isOpen && this.renderWeekCalendar()}
{!hideKnob && this.renderKnob()}

@@ -626,0 +626,0 @@ {!horizontal && this.renderHeader()}

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