🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@atlaskit/width-detector

Package Overview
Dependencies
Maintainers
1
Versions
61
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
5.0.2
to
5.0.3
+20
afm-passionfruit/tsconfig.json
{
"extends": "../../../../tsconfig.entry-points.passionfruit.json",
"compilerOptions": {
"declaration": true,
"target": "es5",
"outDir": "../../../../../passionfruit/tsDist/@atlaskit__width-detector/app",
"rootDir": "../",
"composite": true
},
"include": [
"../src/**/*.ts",
"../src/**/*.tsx"
],
"exclude": [
"../src/**/__tests__/*",
"../src/**/*.test.*",
"../src/**/test.*"
],
"references": []
}
{
"extends": "../../../../tsconfig.entry-points.townsquare.json",
"compilerOptions": {
"declaration": true,
"target": "es5",
"outDir": "../../../../../townsquare/tsDist/@atlaskit__width-detector/app",
"rootDir": "../",
"composite": true
},
"include": [
"../src/**/*.ts",
"../src/**/*.tsx"
],
"exclude": [
"../src/**/__tests__/*",
"../src/**/*.test.*",
"../src/**/test.*"
],
"references": []
}
+1
-1

@@ -7,3 +7,3 @@ {

"composite": true,
"outDir": "../dist",
"outDir": "../../../../../confluence/tsDist/@atlaskit__width-detector",
"rootDir": "../"

@@ -10,0 +10,0 @@ },

# @atlaskit/width-detector
## 5.0.3
### Patch Changes
- [#178302](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178302)
[`7c0f40bae3ff0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c0f40bae3ff0) -
Migrated examples to Compiled, removed Emotion from dev dependencies.
## 5.0.2

@@ -4,0 +12,0 @@

{
"name": "@atlaskit/width-detector",
"version": "5.0.2",
"version": "5.0.3",
"description": "Wrapper for components that need to respond to width changes",

@@ -44,9 +44,8 @@ "publishConfig": {

"@af/integration-testing": "workspace:^",
"@atlaskit/button": "^23.0.0",
"@atlaskit/docs": "^10.0.0",
"@atlaskit/button": "^23.2.0",
"@atlaskit/docs": "^11.0.0",
"@atlaskit/ds-lib": "^4.0.0",
"@atlaskit/section-message": "^8.2.0",
"@atlassian/ssr-tests": "^0.2.0",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.0.0",
"@compiled/react": "^0.18.3",
"@testing-library/react": "^13.4.0",

@@ -53,0 +52,0 @@ "@types/raf-schd": "^4.0.1",