@atlaskit/polyfills
Advanced tools
Comparing version 3.0.2 to 3.0.3
# @atlaskit/polyfills | ||
## 3.0.3 | ||
- [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b) | ||
## 3.0.2 | ||
@@ -4,0 +7,0 @@ - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04) |
{ | ||
"name": "@atlaskit/polyfills", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A package containing polyfills for native methods.", | ||
@@ -26,3 +26,6 @@ "license": "Apache-2.0", | ||
"@atlaskit/docs": "^5.0.2" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0" | ||
} | ||
} |
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
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
7741
2
+ Added@babel/runtime@^7.0.0
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)