New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@reactcalendar/components

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactcalendar/components - npm Package Compare versions

Comparing version
1.0.48
to
1.0.49
+3
dist/icons/CloseIcon.d.ts
import React, { SVGProps } from 'react';
declare const CloseIcon: ({ className, onClick }: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default CloseIcon;
import React, { SVGProps } from 'react';
declare const DateIcon: ({ className, onClick }: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default DateIcon;
+2
-2
{
"name": "@reactcalendar/components",
"version": "1.0.48",
"version": "1.0.49",
"description": "A set of calendar components",

@@ -94,3 +94,3 @@ "main": "dist/index.js",

},
"gitHead": "db65b34f9875afbde533c1f81413c243695f9b8b"
"gitHead": "7f7d498e27e8d10460194bbf549937194dd716f8"
}