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

@glitchdotcom/shared-components

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glitchdotcom/shared-components - npm Package Compare versions

Comparing version 0.13.18-4223b0f.0 to 0.13.18

@@ -9,32 +9,9 @@ # Changelog

## [0.13.18-4223b0f.0] - 2020-03-05
### Added
- `.eslintrc.json`:
### Removed
- `.eslintrc.js`:
## [0.13.18] - 2020-03-06
### Changed
- `.glitch-assets`:
- `CONTRIBUTING.md`:
- `lib/avatar.js`:
- `lib/checkbox-button.js`:
- `lib/icon-button.js`:
- `lib/icon.js`:
- `lib/overlay.js`:
- `lib/popover.js`:
- `lib/remote-component.js`:
- `lib/results-list.js`:
- `lib/search-results.js`:
- `lib/text-input.js`:
- `lib/theme-preview.js`:
- `lib/toggle.js`:
- `shrinkwrap.yaml`:
- linting changes to several files
- fix invalid property names in search icon from 0.13.16
## [0.13.17] - 2020-03-05
### Changed
- ES Lint configuration works now, will catch more things
- `CONTRIBUTING.md`: fix typos
- `lib/popover.js`: stop passing a prop that didn't need to be passed to a child component
- `lib/icon.js`: fix invalid properties in `search` icon
- `lib/remote-component.js`: Change instructions to indicate the right NPM org
- Many linting changes
## [0.13.18-4223b0f.0] - 2020-03-05
Prelease version of linting & bug fixes

@@ -41,0 +18,0 @@ ## [0.13.16] - 2020-03-03

{
"name": "@glitchdotcom/shared-components",
"version": "0.13.18-4223b0f.0",
"version": "0.13.18",
"description": "Shared components",

@@ -5,0 +5,0 @@ "main": "build/main.js",