New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ds-pack/components

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ds-pack/components - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### 1.0.17
- Fix label element in Checkbox and RadioButton components
### 1.0.16

@@ -2,0 +6,0 @@

@@ -87,2 +87,3 @@ "use strict";

return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_Box.Box, _objectSpread(_objectSpread({
is: "label",
className: styles.checkboxLabel

@@ -89,0 +90,0 @@ }, props), {}, {

@@ -79,2 +79,3 @@ "use strict";

return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_Box.Box, _objectSpread(_objectSpread({
is: "label",
className: styles.radioLabel

@@ -81,0 +82,0 @@ }, props), {}, {

2

package.json
{
"name": "@ds-pack/components",
"version": "1.0.16",
"version": "1.0.17",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

@@ -0,1 +1,5 @@

### 1.0.16 -> 1.0.17
No other changes needed!
### 1.0.15 -> 1.0.16

@@ -2,0 +6,0 @@

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