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

@leafygreen-ui/popover

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/popover - npm Package Compare versions

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

35

CHANGELOG.md
# @leafygreen-ui/popover
## 9.1.0-next.2
## 9.1.0-test.0
### Patch Changes
- 659251a3: Fixes back tsconfig build
- Updated dependencies [659251a3]
- @leafygreen-ui/hooks@7.3.2-next.2
- @leafygreen-ui/leafygreen-provider@2.3.4-next.2
- @leafygreen-ui/lib@9.5.0-next.2
- @leafygreen-ui/portal@4.0.5-next.2
## 9.1.0-next.1
### Patch Changes
- 87a90f46: Update tsdoc gen and storybook
- Updated dependencies [87a90f46]
- @leafygreen-ui/hooks@7.3.2-next.1
- @leafygreen-ui/leafygreen-provider@2.3.4-next.1
- @leafygreen-ui/lib@9.5.0-next.1
- @leafygreen-ui/portal@4.0.5-next.1
## 9.1.0-next.0
### Minor Changes

@@ -33,9 +11,12 @@

- b29f89fb: Updates components with tsconfig & storybook
- Updated dependencies [b29f89fb]
- Updated dependencies [00a2a281]
- Updated dependencies [00a2a281]
- Updated dependencies [b70fe564]
- @leafygreen-ui/lib@9.5.0-next.0
- @leafygreen-ui/hooks@7.3.2-next.0
- @leafygreen-ui/leafygreen-provider@2.3.4-next.0
- @leafygreen-ui/portal@4.0.5-next.0
- @leafygreen-ui/lib@9.5.0-test.0
- @leafygreen-ui/emotion@4.0.2-test.0
- @leafygreen-ui/hooks@7.3.2-test.0
- @leafygreen-ui/leafygreen-provider@2.3.4-test.0
- @leafygreen-ui/portal@4.0.5-test.0

@@ -42,0 +23,0 @@ ## 9.0.1

{
"name": "@leafygreen-ui/popover",
"version": "9.1.0-next.2",
"version": "9.1.0-test.0",
"description": "LeafyGreen UI Kit Popover",

@@ -23,13 +23,13 @@ "main": "./dist/index.js",

"dependencies": {
"react-transition-group": "^4.4.1",
"@leafygreen-ui/hooks": "^7.3.2-next.2",
"@leafygreen-ui/lib": "^9.5.0-next.2",
"@leafygreen-ui/portal": "^4.0.5-next.2",
"lodash": "^4.17.21"
"@leafygreen-ui/emotion": "^4.0.2-test.0",
"@leafygreen-ui/hooks": "^7.3.2-test.0",
"@leafygreen-ui/lib": "^9.5.0-test.0",
"@leafygreen-ui/portal": "^4.0.5-test.0",
"react-transition-group": "^4.4.1"
},
"devDependencies": {
"@leafygreen-ui/palette": "^3.4.3-next.2"
"@leafygreen-ui/palette": "^3.4.3-test.0"
},
"peerDependencies": {
"@leafygreen-ui/leafygreen-provider": "^2.3.4-next.2"
"@leafygreen-ui/leafygreen-provider": "^2.3.4-test.0"
},

@@ -45,2 +45,2 @@ "gitHead": "dd71a2d404218ccec2e657df9c0263dc1c15b9e0",

}
}
}

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

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

@@ -24,8 +27,8 @@ {

{
"path": "../leafygreen-provider"
"path": "../palette"
},
{
"path": "../palette"
"path": "../leafygreen-provider"
}
]
}

Sorry, the diff of this file is not supported yet

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