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

interweave-autolink

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interweave-autolink - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 2.2.2 - 2019-02-17
#### 🐞 Fixed
- Added missing `@babel/runtime` package.
# 2.2.1 - 2019-02-10

@@ -2,0 +8,0 @@

5

package.json
{
"name": "interweave-autolink",
"version": "2.2.1",
"version": "2.2.2",
"description": "URL, IP, email, and hashtag autolinking support for Interweave.",

@@ -24,2 +24,3 @@ "keywords": [

"dependencies": {
"@babel/runtime": "^7.3.1",
"@types/prop-types": "^15.5.6",

@@ -36,3 +37,3 @@ "@types/react": "^16.8.2",

},
"gitHead": "7e81d76a63ca905989a03a125d0ba898b769ca92"
"gitHead": "c8c7fc7cedd284119f056dcb97b2bec04cc6af3a"
}
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