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

@frui.ts/htmlcontrols

Package Overview
Dependencies
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frui.ts/htmlcontrols - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

2

dist/controls/collectionCheckbox.d.ts
import type { BindingTarget, TypedBindingProperty } from "@frui.ts/helpers";
import type { WithBindingProps } from "@frui.ts/views";
import type { ComponentPropsWithoutRef } from "react";
declare type CollectionCheckboxProps<TItem> = {
type CollectionCheckboxProps<TItem> = {
value: TItem;

@@ -6,0 +6,0 @@ };

@@ -6,3 +6,3 @@ {

},
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Plain HTML controls ready for Frui.ts integration",

@@ -43,7 +43,7 @@ "keywords": [

"devDependencies": {
"@types/react": "^18.0.21"
"@types/react": "^18.0.25"
},
"dependencies": {
"@frui.ts/helpers": "^1.0.0-beta.2",
"@frui.ts/views": "^1.0.0-beta.2",
"@frui.ts/helpers": "^1.0.0-beta.3",
"@frui.ts/views": "^1.0.0-beta.3",
"mobx-react-lite": "3"

@@ -55,3 +55,3 @@ },

},
"gitHead": "5d7b8915490794c56dcad28698a47e6e2a904e4e"
"gitHead": "105f3b54d3a4dedd92a347ff96058a4fa418ac62"
}
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