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

mini-url

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mini-url - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

4

package.json
{
"name": "mini-url",
"description": "Lightweight isomorphic url parser.",
"version": "2.1.2",
"version": "2.1.3",
"author": "Dylan Piercey <pierceydylan@gmail.com>",

@@ -57,3 +57,3 @@ "browser": {

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

@@ -60,0 +60,0 @@ "precommit": "lint-staged && npm test",

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