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

@chainfuse/ui

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainfuse/ui - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

cjs/index.d.ts

@@ -1,2 +0,2 @@

import Counter from "./library/Counter";
import Counter from "./library/Counter.jsx";
export { Counter };

@@ -7,3 +7,3 @@ "use strict";

exports.Counter = void 0;
const Counter_1 = __importDefault(require("./library/Counter"));
exports.Counter = Counter_1.default;
const Counter_jsx_1 = __importDefault(require("./library/Counter.jsx"));
exports.Counter = Counter_jsx_1.default;

@@ -1,2 +0,2 @@

import Counter from "./library/Counter";
import Counter from "./library/Counter.jsx";
export { Counter };

@@ -1,2 +0,2 @@

import Counter from "./library/Counter";
import Counter from "./library/Counter.jsx";
export { Counter };
{
"name": "@chainfuse/ui",
"version": "0.0.7",
"version": "0.0.8",
"packageManager": "yarn@4.0.0-rc.12",

@@ -5,0 +5,0 @@ "description": "UI components for ChainFuse.io",

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