You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

sequelize-parse-url

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequelize-parse-url - npm Package Compare versions

Comparing version

to
1.0.14

dist/cjs/index.d.cts

6

package.json
{
"name": "sequelize-parse-url",
"version": "1.0.13",
"version": "1.0.14",
"description": "Parses a sequelize url into a configuration object",

@@ -23,3 +23,3 @@ "keywords": [

"author": "Kevin Malakoff",
"main": "dist/cjs/index.cjs",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.cts",

@@ -44,3 +44,3 @@ "files": [

"tsds": {
"source": "src/index.mjs",
"source": "src/index.ts",
"targets": [

@@ -47,0 +47,0 @@ "cjs"