Socket
Socket
Sign inDemoInstall

@entur/button

Package Overview
Dependencies
Maintainers
13
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/button - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

dist/NegativeButton.d.ts

6

CHANGELOG.md

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

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

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

10

package.json
{
"name": "@entur/button",
"version": "2.1.0",
"version": "2.1.1",
"license": "EUPL-1.2",

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

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

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

"dependencies": {
"@entur/utils": "^0.2.2",
"@entur/utils": "^0.2.3",
"classnames": "^2.2.6"
},
"devDependencies": {
"@entur/tokens": "^1.1.4"
"@entur/tokens": "^1.2.0"
},
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc