Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@leafygreen-ui/lib

Package Overview
Dependencies
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/lib - npm Package Compare versions

Comparing version 9.5.0-next.2 to 9.5.0-test.0

dist/storybook/defaultExcludeArgs.d.ts

21

CHANGELOG.md
# @leafygreen-ui/lib
## 9.5.0-next.2
## 9.5.0-test.0
### Patch Changes
- 659251a3: Fixes back tsconfig build
- Updated dependencies [659251a3]
- @leafygreen-ui/emotion@4.0.2-next.2
## 9.5.0-next.1
### Patch Changes
- 87a90f46: Update tsdoc gen and storybook
- Updated dependencies [87a90f46]
- @leafygreen-ui/emotion@4.0.2-next.1
## 9.5.0-next.0
### Minor Changes

@@ -27,6 +11,5 @@

- b29f89fb: Updates components with tsconfig & storybook
- 00a2a281: Updates Storybook configs
- b70fe564: Updates `tsdoc.json` file
- Updated dependencies [b70fe564]
- @leafygreen-ui/emotion@4.0.2-next.0

@@ -33,0 +16,0 @@ ## 9.4.2

{
"name": "@leafygreen-ui/lib",
"version": "9.5.0-next.2",
"version": "9.5.0-test.0",
"description": "leafyGreen UI Kit Internal Library",

@@ -27,7 +27,4 @@ "main": "./dist/index.js",

"dependencies": {
"@leafygreen-ui/emotion": "^4.0.2-next.2",
"facepaint": "^1.2.1",
"polished": "^4.1.3",
"prop-types": "^15.0.0",
"lodash": "^4.17.21"
"lodash": "^4.17.21",
"react-docgen-typescript": "^2.2.2"
},

@@ -43,2 +40,2 @@ "gitHead": "dd71a2d404218ccec2e657df9c0263dc1c15b9e0",

}
}
}

@@ -8,3 +8,6 @@ {

},
"include": ["src/**/*"]
"include": [
"src/**/*"
],
"references": []
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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