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

@atlaskit/portal

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/portal - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

24

bundle-size-ratchet.json
[
{
"team": "core",
"package": "@atlaskit/portal",
"version": "3.0.2",
"dependent": true,
"id": "src.main",
"name": "main",
"stats": {
"size": 3332,
"gzipSize": 1441
"size": 3072,
"gzipSize": 1281
}
},
{
"team": "core",
"package": "@atlaskit/portal",
"version": "3.0.2",
"dependent": true,
"id": "node_modules.main",
"name": "node_modules [main]",
"stats": {
"size": 2594,
"gzipSize": 958
"size": 763,
"gzipSize": 402
}
},
{
"team": "core",
"package": "@atlaskit/portal",
"version": "3.0.2",
"dependent": true,
"id": "combined.main",
"name": "main",
"stats": {
"size": 5262,
"gzipSize": 1908
"size": 3175,
"gzipSize": 1245
}
}
]
# @atlaskit/portal
## 3.0.5
### Patch Changes
- [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
Added missing tslib dep
## 3.0.4

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

{
"name": "@atlaskit/portal",
"version": "3.0.4",
"version": "3.0.5",
"sideEffects": false
}
{
"name": "@atlaskit/portal",
"version": "3.0.4",
"version": "3.0.5",
"description": "Atlaskit wrapper for rendering components in React portals",

@@ -25,3 +25,4 @@ "repository": "https://bitbucket.org/atlassian/atlaskit-mk-2",

"exenv": "^1.2.2",
"tiny-invariant": "^0.0.3"
"tiny-invariant": "^0.0.3",
"tslib": "^1.9.3"
},

@@ -35,8 +36,8 @@ "peerDependencies": {

"@atlaskit/docs": "^8.1.2",
"@atlaskit/flag": "^12.0.4",
"@atlaskit/icon": "^18.0.1",
"@atlaskit/inline-dialog": "^12.0.1",
"@atlaskit/flag": "^12.0.7",
"@atlaskit/icon": "^18.0.3",
"@atlaskit/inline-dialog": "^12.0.2",
"@atlaskit/modal-dialog": "^10.0.4",
"@atlaskit/onboarding": "^8.0.4",
"@atlaskit/tooltip": "^15.0.0",
"@atlaskit/tooltip": "^15.0.1",
"@atlaskit/visual-regression": "^0.1.0",

@@ -43,0 +44,0 @@ "enzyme": "^3.7.0",

{
"name": "@atlaskit/portal",
"version": "3.0.4",
"version": "3.0.5",
"sideEffects": false
}
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