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

@react-buddy/ide-toolbox

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-buddy/ide-toolbox - npm Package Compare versions

Comparing version 2.1.0-dev.2 to 2.1.0-dev.3

2

dist/palette/palette.d.ts

@@ -18,3 +18,3 @@ import React, { ReactElement } from 'react';

requiredParams?: Array<string>;
proto?: (...args: unknown[]) => ReactElement<any, any> | null | void;
proto?: (...args: any[]) => ReactElement<any, any> | null | void;
};

@@ -21,0 +21,0 @@ export declare const Category: React.FC<CategoryProps>;

{
"name": "@react-buddy/ide-toolbox",
"version": "2.1.0-dev.2",
"version": "2.1.0-dev.3",
"description": "React IDE toolbox",

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

"license": "Apache-2.0",
"gitHead": "e794fdeed8820d4be1d5cdbd4853de7234edca06"
"gitHead": "90e40f4ec654c51f56c490356201bd80b517fdc2"
}

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