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

@atlaskit/width-detector

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/width-detector - npm Package Compare versions

Comparing version 4.1.7 to 4.1.8

6

CHANGELOG.md
# @atlaskit/width-detector
## 4.1.8
### Patch Changes
- [#65956](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65956) [`8184b1c5ea61`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8184b1c5ea61) - Migrate @atlaskit/width-detector to use declarative entry points
## 4.1.7

@@ -4,0 +10,0 @@

10

package.json
{
"name": "@atlaskit/width-detector",
"version": "4.1.7",
"version": "4.1.8",
"description": "Wrapper for components that need to respond to width changes",

@@ -27,3 +27,2 @@ "publishConfig": {

"team": "Design System Team",
"deprecatedAutoEntryPoints": true,
"releaseModel": "continuous",

@@ -48,3 +47,2 @@ "productPushConsumption": [

"@atlaskit/ssr": "*",
"@atlaskit/webdriver-runner": "*",
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",

@@ -66,3 +64,7 @@ "@emotion/react": "^11.7.1",

"homepage": "https://atlaskit.atlassian.com/packages/helpers/width-detector",
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1",
"af:exports": {
".": "./src/index.ts",
"./WidthDetector": "./src/WidthDetector.tsx"
}
}
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