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

posthtml-fetch

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthtml-fetch - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

license

2

lib/index.js

@@ -27,3 +27,3 @@ 'use strict'

}
if (node.attrs && node.attrs[options.attribute]) {

@@ -30,0 +30,0 @@ options.got.url = options.got.url || node.attrs[options.attribute]

{
"name": "posthtml-fetch",
"description": "PostHTML plugin for fetching and displaying remote content.",
"version": "1.2.1",
"version": "1.2.2",
"license": "MIT",

@@ -40,4 +40,4 @@ "author": "Cosmin Popovici (https://github.com/cossssmin)",

"nyc": "^15.1.0",
"xo": "^0.35.0"
"xo": "^0.38.2"
}
}

@@ -6,2 +6,3 @@ module.exports = {

semi: 0,
'unicorn/prefer-spread': 0,
'unicorn/string-content': 0,

@@ -8,0 +9,0 @@ 'promise/prefer-await-to-then': 0,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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