New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@entur/button

Package Overview
Dependencies
Maintainers
13
Versions
169
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.10.5-beta.3 to 2.10.5

CHANGELOG.md

21

package.json
{
"name": "@entur/button",
"version": "2.10.5-beta.3",
"version": "2.10.5",
"license": "EUPL-1.2",

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

"scripts": {
"start": "yarn run dts watch --noClean",
"build": "yarn run dts build",
"test": "yarn run dts test --env=jsdom",
"lint": "yarn run dts lint"
"start": "dts watch --noClean",
"build": "dts build",
"test": "dts test --env=jsdom",
"lint": "dts lint"
},

@@ -31,13 +31,10 @@ "peerDependencies": {

"dependencies": {
"@entur/loader": "^0.4.13-beta.3",
"@entur/utils": "^0.4.6-beta.2",
"@entur/loader": "^0.4.13",
"@entur/utils": "^0.4.6",
"classnames": "^2.3.1"
},
"devDependencies": {
"@entur/tokens": "^3.4.2-beta.2",
"dts-cli": "^1.1.6",
"jest-watch-typeahead": "^2.2.0",
"ts-jest": "^27.0.0"
"@entur/tokens": "^3.4.1"
},
"gitHead": "89c8eee86c247794134c34484a205e0f7f65d0a5"
"gitHead": "11fde5ffbfd805773572c3a7d999d63f2733e0c7"
}

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