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

@tds/core-checkbox

Package Overview
Dependencies
Maintainers
6
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds/core-checkbox - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

8

CHANGELOG.md

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

## [1.1.11](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.10...@tds/core-checkbox@1.1.11) (2019-03-20)
**Note:** Version bump only for package @tds/core-checkbox
## [1.1.10](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.9...@tds/core-checkbox@1.1.10) (2019-03-18)

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

3

dist/index.cjs.js

@@ -154,3 +154,4 @@ 'use strict';

className = _ref.className,
props = _objectWithoutProperties(_ref, ["style", "className"]);
as = _ref.as,
props = _objectWithoutProperties(_ref, ["style", "className", "as"]);

@@ -157,0 +158,0 @@ return props;

@@ -150,3 +150,4 @@ import React from 'react';

className = _ref.className,
props = _objectWithoutProperties(_ref, ["style", "className"]);
as = _ref.as,
props = _objectWithoutProperties(_ref, ["style", "className", "as"]);

@@ -153,0 +154,0 @@ return props;

{
"name": "@tds/core-checkbox",
"version": "1.1.10",
"version": "1.1.11",
"main": "index.cjs.js",

@@ -29,5 +29,5 @@ "module": "index.es.js",

"@tds/core-decorative-icon": "^1.1.1",
"@tds/core-input-feedback": "^1.0.7",
"@tds/core-paragraph": "^1.0.7",
"@tds/core-text": "^1.0.7",
"@tds/core-input-feedback": "^1.0.8",
"@tds/core-paragraph": "^1.0.8",
"@tds/core-text": "^1.0.8",
"prop-types": "^15.5.10"

@@ -37,5 +37,5 @@ },

"@tds/core-colours": "^1.1.1",
"@tds/shared-choice": "^1.1.7"
"@tds/shared-choice": "^1.1.8"
},
"gitHead": "ea3b77783cdf105809f1982b93ee47b53ad130f9"
"gitHead": "895ab01292f2f08ddcea6a62c8407faf6c13706e"
}

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