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

@technokratos/components-react

Package Overview
Dependencies
Maintainers
5
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@technokratos/components-react - npm Package Compare versions

Comparing version 0.11.1 to 0.11.5

7

lib/Icon/provider.d.ts
/// <reference types="react" />
export declare const IconPathContext: import("react").Context<import("./utils").StringHandler<string>>;
export declare const IconContext: import("react").Context<{
tkCalendar: string;
tkCalendarPrev2: string;
tkCalendarPrev: string;
tkCalendarNext: string;
tkCalendarNext2: string;
tkDropdownArrow: string;
tkCalendarArrow: string;
tkCheck: string;
tkCheckIndeterminate: string;
}>;

@@ -10,3 +10,4 @@ export declare function getSize(source: string): [number | null, number | null];

tkCheck: string;
tkCheckIndeterminate: string;
};
export declare const cachedRequest: (url: string) => Promise<string>;
{
"name": "@technokratos/components-react",
"version": "0.11.1",
"version": "0.11.5",
"dependencies": {

@@ -5,0 +5,0 @@ "@popperjs/core": "^2.4.4",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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