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

react-anchorme

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-anchorme - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

16

package.json
{
"name": "react-anchorme",
"version": "2.1.0",
"version": "2.1.1",
"description": "React component to detect links in text and make them clickable",

@@ -33,3 +33,3 @@ "repository": "https://github.com/potty/react-anchorme",

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17"
},

@@ -40,8 +40,8 @@ "devDependencies": {

"@types/jest": "^26.0.13",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.7",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.20.2",

@@ -56,8 +56,8 @@ "eslint-plugin-prettier": "^3.1.3",

"prettier": "^2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"rollup": "^2.7.5",
"rollup-plugin-sizes": "^1.0.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.27.0",
"rollup-plugin-typescript2": "^0.29.0",
"ts-jest": "^26.3.0",

@@ -64,0 +64,0 @@ "typescript": "^4.0.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