New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/link-extractors

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/link-extractors - npm Package Compare versions

Comparing version 1.5.2 to 1.6.0

8

CHANGELOG.md
# @atlaskit/link-extractors
## 1.6.0
### Minor Changes
- [#127351](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127351)
[`e87b54903058e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e87b54903058e) -
Add React 18 compatability
## 1.5.2

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

11

package.json
{
"name": "@atlaskit/link-extractors",
"version": "1.5.2",
"version": "1.6.0",
"description": "Functions for extracting props from JSON-LD",

@@ -17,3 +17,4 @@ "author": "Atlassian Pty Ltd",

"category": "Components"
}
},
"runReact18": true
},

@@ -46,8 +47,8 @@ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17.0.0 || ~18.2.0"
},
"devDependencies": {
"@atlaskit/docs": "*",
"@atlaskit/link-test-helpers": "^7.0.0",
"@atlaskit/media-test-helpers": "^33.0.0",
"@atlaskit/link-test-helpers": "^7.2.0",
"@atlaskit/media-test-helpers": "^34.0.0",
"@atlassian/feature-flags-test-utils": "^0.2.0",

@@ -54,0 +55,0 @@ "typescript": "~5.4.2"

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