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

@atlaskit/inline-dialog

Package Overview
Dependencies
Maintainers
1
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/inline-dialog - npm Package Compare versions

Comparing version 12.0.1 to 12.0.2

32

bundle-size-ratchet.json
[
{
"team": "core",
"package": "@atlaskit/inline-dialog",
"version": "12.0.0",
"dependent": true,
"id": "src.main",
"name": "main",
"stats": {
"size": 4518,
"gzipSize": 1949
"size": 4519,
"gzipSize": 1795
}
},
{
"team": "core",
"package": "@atlaskit/inline-dialog",
"version": "12.0.0",
"dependent": true,
"id": "node_modules.main",
"name": "node_modules [main]",
"stats": {
"size": 53597,
"gzipSize": 17122
"size": 53599,
"gzipSize": 17125
}
},
{
"team": "core",
"package": "@atlaskit/inline-dialog",
"version": "12.0.0",
"dependent": true,
"id": "atlaskit.core.main",
"name": "main",
"stats": {
"size": 20194,
"gzipSize": 5345
"size": 20969,
"gzipSize": 5502
}
},
{
"team": "core",
"package": "@atlaskit/inline-dialog",
"version": "12.0.0",
"dependent": true,
"id": "combined.main",
"name": "main",
"stats": {
"size": 74903,
"gzipSize": 22516
"size": 75787,
"gzipSize": 22727
}
}
]
# @atlaskit/inline-dialog
## 12.0.2
### Patch Changes
- [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
Added missing tslib dep
## 12.0.1

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

{
"name": "@atlaskit/inline-dialog",
"version": "12.0.1",
"version": "12.0.2",
"sideEffects": false
}
{
"name": "@atlaskit/inline-dialog",
"version": "12.0.1",
"version": "12.0.2",
"description": "An inline dialog React component for secondary content and controls that are displayed on user request",

@@ -28,3 +28,4 @@ "license": "Apache-2.0",

"@babel/runtime": "^7.0.0",
"react-node-resolver": "^1.0.1"
"react-node-resolver": "^1.0.1",
"tslib": "^1.9.3"
},

@@ -40,3 +41,3 @@ "peerDependencies": {

"@atlaskit/docs": "^8.1.2",
"@atlaskit/icon": "^18.0.0",
"@atlaskit/icon": "^18.0.3",
"@atlaskit/select": "^9.1.5",

@@ -43,0 +44,0 @@ "@atlaskit/single-select": "^8.0.4",

{
"name": "@atlaskit/inline-dialog",
"version": "12.0.1",
"version": "12.0.2",
"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