Socket
Socket
Sign inDemoInstall

@entur/chip

Package Overview
Dependencies
6
Maintainers
13
Versions
191
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.13 to 0.2.14

6

CHANGELOG.md

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

## [0.2.14](https://bitbucket.org/enturas/design-system/compare/@entur/chip@0.2.13...@entur/chip@0.2.14) (2020-02-05)
### Bug Fixes
- remove test-files from build process ([e0b24af](https://bitbucket.org/enturas/design-system/commits/e0b24af05d5c2ad8de4ae587d83c389495235890))
## [0.2.13](https://bitbucket.org/enturas/design-system/compare/@entur/chip@0.2.12...@entur/chip@0.2.13) (2020-01-31)

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

12

package.json
{
"name": "@entur/chip",
"version": "0.2.13",
"version": "0.2.14",
"license": "EUPL-1.2",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"scripts": {
"start": "tsdx watch",
"start": "tsdx watch --noClean",
"build": "tsdx build",

@@ -31,8 +31,8 @@ "test": "tsdx test --env=jsdom",

"dependencies": {
"@entur/form": "^2.3.0",
"@entur/tokens": "^1.1.4",
"@entur/utils": "^0.2.2",
"@entur/form": "^2.3.1",
"@entur/tokens": "^1.2.0",
"@entur/utils": "^0.2.3",
"classnames": "^2.2.6"
},
"gitHead": "faa5f854e797dc58f324608d8dc731fff81b0bbb"
"gitHead": "ab2bc021ed303ae2c941aa99616817932403b2ba"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc