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

linkify-element

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkify-element - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

2

dist/linkify-element.js

@@ -189,2 +189,2 @@ var linkifyElement = (function (linkifyjs) {

}(linkify));
})(linkify);

@@ -186,2 +186,2 @@ import { Options, tokenize } from 'linkifyjs';

export default linkifyElement;
export { linkifyElement as default };
{
"name": "linkify-element",
"version": "3.0.3",
"version": "3.0.4",
"description": "Browser DOM element interface for linkifyjs",
"main": "index.js",
"module": "dist/linkify-element.module.js",
"scripts": {

@@ -7,0 +8,0 @@ "build": "rollup -c rollup.config.js",

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