Socket
Socket
Sign inDemoInstall

@entur/chip

Package Overview
Dependencies
Maintainers
13
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/chip - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

6

CHANGELOG.md

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

# [0.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/chip@0.1.1...@entur/chip@0.2.0) (2019-11-22)
### Features
- **types:** exporting all public types for public components ([4a277ab](https://bitbucket.org/enturas/design-system/commits/4a277ab266fdb32a6760821a07b1c6cc716bac85))
## 0.1.1 (2019-11-18)

@@ -8,0 +14,0 @@

2

dist/index.d.ts

@@ -34,2 +34,2 @@ import React from "react";

declare const ChoiceChipGroup: React.FC<ChoiceChipGroupProps>;
export { ChoiceChip, ActionChip, ChoiceChipGroup };
export { ChoiceChipProps, ChoiceChip, ActionChipProps, ActionChip, ChoiceChipGroupProps, ChoiceChipGroup };
{
"name": "@entur/chip",
"version": "0.1.1",
"version": "0.2.0",
"license": "EUPL-1.2",

@@ -30,6 +30,5 @@ "main": "dist/index.js",

"dependencies": {
"@entur/tokens": "^1.0.0",
"@entur/tokens": "^1.0.2",
"classnames": "^2.2.6"
},
"gitHead": "636c2b374cdfcd69a5faa02224b85616bc4aca2b"
}
}

@@ -5,3 +5,3 @@ # chip

> 💡 Looking for the [documentation](https://entur-design-system.firebaseapp.com/komponenter/chip)?
> 💡 Looking for the [documentation](https://entur-design-system.firebaseapp.com/komponenter/buttons/chips)?

@@ -18,2 +18,2 @@ ## Installation

Please refer to the [documentation](https://entur-design-system.firebaseapp.com/komponenter/chip) for usage information.
Please refer to the [documentation](https://entur-design-system.firebaseapp.com/komponenter/buttons/chips) for usage information.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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