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

@ausbom/form

Package Overview
Dependencies
Maintainers
5
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ausbom/form - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.4.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/form@0.4.1...@ausbom/form@0.4.2) (2020-10-07)
**Note:** Version bump only for package @ausbom/form
## [0.4.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/form@0.4.0...@ausbom/form@0.4.1) (2020-09-29)

@@ -8,0 +16,0 @@

2

lib/components/Checkbox/Checkbox.d.ts

@@ -6,3 +6,3 @@ import React from 'react'

innerRef?: React.RefObject<any>
label: string
label: React.ReactNode
[x: string]: any

@@ -9,0 +9,0 @@ }

@@ -13,3 +13,3 @@ import React from 'react'

innerRef?: React.RefObject<any>
label: string
label: React.ReactNode
type: string

@@ -16,0 +16,0 @@ [x: string]: any

@@ -6,3 +6,3 @@ import React from 'react'

innerRef?: React.RefObject<any>
label: string
label: React.ReactNode
[x: string]: any

@@ -9,0 +9,0 @@ }

@@ -6,3 +6,3 @@ import React from 'react'

innerRef?: React.RefObject<any>
label: string
label: React.ReactNode
[x: string]: any

@@ -9,0 +9,0 @@ }

@@ -6,3 +6,3 @@ import React from 'react'

innerRef?: React.RefObject<any>
label: string
label: React.ReactNode
[x: string]: any

@@ -9,0 +9,0 @@ }

{
"name": "@ausbom/form",
"version": "0.4.1",
"version": "0.4.2",
"description": "",

@@ -45,3 +45,3 @@ "keywords": [],

},
"gitHead": "677aee3f5fc497ada53b6bd6fb507350a41c0a90"
"gitHead": "c6db462cedcdd490cf79cf47639984a78f771e7b"
}
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