Socket
Socket
Sign inDemoInstall

posthtml-url-parameters

Package Overview
Dependencies
15
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

license

6

package.json
{
"name": "posthtml-url-parameters",
"description": "PostHTML plugin for adding parameters to URLs.",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",

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

"dependencies": {
"is-url-superb": "^4.0.0",
"is-url-superb": "^5.0.0",
"posthtml": "^0.15.0",

@@ -39,4 +39,4 @@ "query-string": "^6.13.7"

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

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

'unicorn/string-content': 0,
'unicorn/no-array-for-each': 0,
'promise/prefer-await-to-then': 0,

@@ -8,0 +9,0 @@ quotes: ['error', 'single', {allowTemplateLiterals: true}]

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc