@atlaskit/width-detector
Advanced tools
Comparing version 4.0.1 to 4.0.2
# @atlaskit/width-detector | ||
## 4.0.2 | ||
### Patch Changes | ||
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`. | ||
## 4.0.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/width-detector", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/width-detector", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/width-detector", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/width-detector", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Wrapper for components that need to respond to width changes", | ||
@@ -8,3 +8,3 @@ "publishConfig": { | ||
}, | ||
"repository": "https://bitbucket.org/atlassian/atlassian-frontend", | ||
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror", | ||
"author": "Atlassian Pty Ltd", | ||
@@ -23,3 +23,4 @@ "license": "Apache-2.0", | ||
"website": { | ||
"name": "Width Detector" | ||
"name": "Width Detector", | ||
"category": "Libraries" | ||
} | ||
@@ -48,3 +49,3 @@ }, | ||
"react-dom": "^16.8.0", | ||
"typescript": "4.2.4", | ||
"typescript": "4.3.5", | ||
"wait-for-expect": "^1.2.0" | ||
@@ -57,3 +58,4 @@ }, | ||
], | ||
"homepage": "https://atlaskit.atlassian.com/packages/helpers/width-detector", | ||
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1" | ||
} |
@@ -6,3 +6,4 @@ { | ||
"module:es2019": "../dist/es2019/WidthDetector.js", | ||
"sideEffects": false, | ||
"types": "../dist/types/WidthDetector.d.ts" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
50955
37
0