@atlaskit/polyfills
Advanced tools
Comparing version 5.0.0 to 5.0.1
# @atlaskit/polyfills | ||
## 5.0.1 | ||
### Patch Changes | ||
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
- @atlaskit/docs@8.3.2 | ||
## 5.0.0 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@atlaskit/polyfills", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/polyfills", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/polyfills", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A package containing polyfills for native methods.", | ||
@@ -15,12 +15,5 @@ "publishConfig": { | ||
"deprecated": "Deprecated, will be removed in a future release", | ||
"name": "Polyfills", | ||
"team": "core" | ||
"name": "Polyfills" | ||
}, | ||
"author": "Atlassian Pty Ltd", | ||
"maintainers": [ | ||
"Sean C", | ||
"Daniel DC", | ||
"Harsha I", | ||
"Alex R" | ||
], | ||
"team": "Design System Team", | ||
@@ -32,3 +25,3 @@ "repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"devDependencies": { | ||
"@atlaskit/docs": "^8.3.1" | ||
"@atlaskit/docs": "^8.3.2" | ||
}, | ||
@@ -35,0 +28,0 @@ "dependencies": { |
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
11293