Socket
Socket
Sign inDemoInstall

@jsenv/urls

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/urls - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

6

package.json
{
"name": "@jsenv/urls",
"version": "2.2.2",
"version": "2.2.3",
"license": "MIT",

@@ -31,3 +31,5 @@ "repository": {

},
"dependencies": {}
"dependencies": {
"@jsenv/humanize": "1.0.0"
}
}

@@ -6,3 +6,3 @@ // consider switching to https://babeljs.io/docs/en/babel-code-frame

import { inspectFileContent } from "@jsenv/inspect";
import { generateContentFrame } from "@jsenv/humanize";

@@ -26,3 +26,3 @@ export const stringifyUrlSite = (

const sourceLoc = inspectFileContent({
const sourceLoc = generateContentFrame({
content,

@@ -29,0 +29,0 @@ line,

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