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

get-loc

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-loc - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

6

package.json
{
"name": "get-loc",
"description": "Gets the current location for an html document with polyfill and webworker support.",
"version": "2.0.4",
"version": "2.0.5",
"author": "Dylan Piercey <pierceydylan@gmail.com>",

@@ -44,3 +44,3 @@ "bugs": "https://github.com/DylanPiercey/get-loc/issues",

"type": "git",
"url": "https://github.com/DylanPiercey/header-field"
"url": "https://github.com/DylanPiercey/parse-form"
},

@@ -50,3 +50,3 @@ "scripts": {

"coveralls": "cat coverage/lcov.info | coveralls",
"format-all": "find ./{src,test}/**/*.ts | xargs prettier --write",
"format-all": "find {src,test} -name '*.ts' | xargs prettier --write",
"mocha": "mocha -r ts-node/register ./test/**/*.test.ts",

@@ -53,0 +53,0 @@ "precommit": "lint-staged && npm test && npm run build",

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