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

@atlaskit/popper

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/popper - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

build/tsconfig.json

8

CHANGELOG.md
# @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 @@

7

package.json
{
"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",

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