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

@webcomponents/url

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webcomponents/url - npm Package Compare versions

Comparing version 0.7.5 to 0.7.6

CHANGELOG.md

15

package.json
{
"name": "@webcomponents/url",
"version": "0.7.5",
"version": "0.7.6",
"main": "url.js",
"repository": "github:webcomponents/polyfills",
"bugs": "https://github.com/webcomponents/polyfills/issues",
"homepage": "https://github.com/webcomponents/polyfills/packages/url#readme",
"repository": {
"type": "git",
"url": "https://github.com/webcomponents/polyfills.git",
"directory": "packages/url"
},
"bugs": "https://github.com/webcomponents/polyfills/issues?q=is%3Aissue+is%3Aopen+label%3A\"Package%3A+url\"",
"homepage": "https://github.com/webcomponents/polyfills/tree/master/packages/url",
"license": "SAX-PD",

@@ -12,2 +16,3 @@ "description": "URL parser in JavaScript",

"build": "gulp",
"build:watch": "chokidar --initial 'url.js' -c 'npm run build'",
"prepack": "npm run build"

@@ -23,3 +28,3 @@ },

],
"gitHead": "9f73cf59a68fcbd789426cb476e6c21946796958"
"gitHead": "34a3d9104a8a4a7a2b4db2ce726cc498be6824a1"
}
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