New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nepali-datepicker-reactjs

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nepali-datepicker-reactjs - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

4

dist/index.js

@@ -905,3 +905,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

});
}, []);
}, [onChange]);
var handleOnDaySelect = React.useCallback(function (selectedDate) {

@@ -917,3 +917,3 @@ executionDelegation(function () {

});
}, []);
}, [onSelect]);
var datepickerEvents = {

@@ -920,0 +920,0 @@ change: handleOnChange,

@@ -902,3 +902,3 @@ import React, { createContext, useReducer, useContext, useLayoutEffect, useState, useMemo, useCallback, useEffect, Fragment, useRef } from 'react';

});
}, []);
}, [onChange]);
var handleOnDaySelect = useCallback(function (selectedDate) {

@@ -914,3 +914,3 @@ executionDelegation(function () {

});
}, []);
}, [onSelect]);
var datepickerEvents = {

@@ -917,0 +917,0 @@ change: handleOnChange,

{
"name": "nepali-datepicker-reactjs",
"version": "1.1.4",
"version": "1.1.5",
"description": "Nepali Datepicker (Bikram Sambat) as a ReactJS component",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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