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

react-jewish-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-jewish-datepicker - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

3

build/index.es.js

@@ -24,3 +24,4 @@ function ___$insertStyle(css) {

var isFromTest = function () {
return process.env.JEST_WORKER_ID !== undefined;
var _a;
return ((_a = process === null || process === void 0 ? void 0 : process.env) === null || _a === void 0 ? void 0 : _a.JEST_WORKER_ID) !== undefined;
};

@@ -27,0 +28,0 @@ var getTestID = function (testId) {

@@ -30,3 +30,4 @@ 'use strict';

var isFromTest = function () {
return process.env.JEST_WORKER_ID !== undefined;
var _a;
return ((_a = process === null || process === void 0 ? void 0 : process.env) === null || _a === void 0 ? void 0 : _a.JEST_WORKER_ID) !== undefined;
};

@@ -33,0 +34,0 @@ var getTestID = function (testId) {

{
"name": "react-jewish-datepicker",
"version": "1.0.7",
"version": "1.0.8",
"description": "React jewish datepicker",

@@ -27,3 +27,3 @@ "main": "build/index.js",

"dependencies": {
"jewish-dates-core": "^1.0.7",
"jewish-dates-core": "^1.0.8",
"tslib": "^2.1.0"

@@ -30,0 +30,0 @@ },

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