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

@flownet/lib-parse-node-url

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flownet/lib-parse-node-url - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

dist/default/types/index.d.ts

2

dist/default/iife/index.js

@@ -1,2 +0,2 @@

var LIB_FLOWNET_PARSE_NODE_URL = (function (parseUrl) {
var FLOWNET_PARSE_NODE_URL = (function (parseUrl) {
'use strict';

@@ -3,0 +3,0 @@

{
"main": "cjs/index.js",
"module": "esm/index.js"
"module": "esm/index.js",
"types": "types/index.d.ts"
}
{
"name": "@flownet/lib-parse-node-url",
"version": "0.1.9",
"version": "0.1.10",
"files": [

@@ -10,3 +10,3 @@ "dist/*",

"module": "dist/default/esm/index.js",
"types": "dist/default/esm/index.d.ts",
"types": "dist/default/types/index.d.ts",
"dependencies": {

@@ -13,0 +13,0 @@ "minimist": "^1.2",

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