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

@cord-sdk/jsx

Package Overview
Dependencies
Maintainers
3
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cord-sdk/jsx - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

dist/index.d.ts
import type { DetailedHTMLProps, HTMLAttributes } from 'react';
import { componentAttributes, componentNames, ElementName } from '@cord-sdk/components';
import type { componentAttributes, componentNames, ElementName } from '@cord-sdk/components';
declare type CordComponentReactInterface<T extends string> = DetailedHTMLProps<HTMLAttributes<HTMLElement> & {

@@ -4,0 +4,0 @@ [P in T]?: string;

{
"name": "@cord-sdk/jsx",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "https://docs.cord.com/",

@@ -22,3 +22,3 @@ "license": "MIT",

"dependencies": {
"@cord-sdk/components": "*"
"@cord-sdk/components": "0.0.4"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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