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

@leafygreen-ui/button

Package Overview
Dependencies
Maintainers
3
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/button - npm Package Compare versions

Comparing version 3.0.2 to 4.0.0

dist/index.node.js

12

CHANGELOG.md
# @leafygreen-ui/button
## 4.0.0
### Major Changes
- 464c09d: Introduces SSR compatibility though a change to our build process and files
### Patch Changes
- Updated dependencies [464c09d]
- @leafygreen-ui/lib@4.0.0
- @leafygreen-ui/palette@2.0.0
## 3.0.2

@@ -4,0 +16,0 @@

9

package.json
{
"name": "@leafygreen-ui/button",
"version": "3.0.2",
"version": "4.0.0",
"description": "leafyGreen UI Kit Button",
"main": "./dist/index.js",
"browser": "./dist/index.web.js",
"main": "./dist/index.node.js",
"types": "./dist/index.d.ts",

@@ -15,6 +16,6 @@ "scripts": {

"dependencies": {
"@leafygreen-ui/lib": "^3.1.0",
"@leafygreen-ui/palette": "^1.0.6"
"@leafygreen-ui/lib": "^4.0.0",
"@leafygreen-ui/palette": "^2.0.0"
},
"gitHead": "dd71a2d404218ccec2e657df9c0263dc1c15b9e0"
}

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