@atlaskit/popper
Advanced tools
Comparing version 2.0.1 to 3.0.0
# @atlaskit/popper | ||
## 3.0.0 | ||
### Major Changes | ||
- [major][ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7): | ||
popper has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes. | ||
## 2.0.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/popper", | ||
"version": "2.0.1", | ||
"version": "3.0.0", | ||
"description": "Wrapper for react-popper with common config and some helpers", | ||
"license": "Apache-2.0", | ||
"module": "index.js", | ||
"atlaskit:src": "src/index.js", | ||
"module": "dist/esm/index.js", | ||
"main": "dist/cjs/index.js", | ||
"atlaskit:src": "src/index.ts", | ||
"sideEffects": false, | ||
@@ -9,0 +10,0 @@ "author": "Atlassian Pty Ltd", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22444
30
246
1