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

@-0/utils

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@-0/utils - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

1

lib/URL.d.ts

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

import { URL_FULL, URL_SUBD, URL_DOMN, URL_QERY, URL_HASH, URL_PATH } from "@-0/keys";
export declare const URL2obj: (URL_full: string, prefixRGX?: any) => {

@@ -3,0 +2,0 @@ URL_FULL: string;

31

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.3.2",
"version": "0.3.3",
"description": "utilities for the `-0` org/framework built on @thi.ng/umbrella ecosystem",

@@ -31,25 +31,24 @@ "main": "./lib/index.js",

"dependencies": {
"@-0/keys": "^0.3.3",
"querystring": "^0.2.1"
},
"peerDependencies": {
"@-0/keys": "^0.3.2",
"@thi.ng/checks": "^2.8.0",
"@thi.ng/rstream": "^5.1.0"
"@thi.ng/rstream": "^6.0.8"
},
"devDependencies": {
"@-0/keys": "^0.3.2",
"@babel/plugin-transform-modules-commonjs": "^7.12.13",
"@thi.ng/checks": "^2.8.0",
"@thi.ng/rstream": "^5.1.0",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.28",
"@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.1",
"@-0/keys": "^0.3.3",
"@babel/plugin-transform-modules-commonjs": "^7.14.0",
"@thi.ng/checks": "^2.9.6",
"@thi.ng/rstream": "^6.0.8",
"@types/jest": "^26.0.23",
"@types/node": "^15.3.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"babel-jest": "^26.6.3",
"eslint": "^7.20.0",
"eslint": "^7.26.0",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"ts-jest": "^26.5.1",
"prettier": "^2.3.0",
"ts-jest": "^26.5.6",
"ts-node": "^9.1.1",
"typescript": "^4.1.5"
"typescript": "^4.2.4"
},

@@ -56,0 +55,0 @@ "publishConfig": {

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