Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@frontmeans/doqry

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontmeans/doqry - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+10
-9
package.json
{
"name": "@frontmeans/doqry",
"version": "1.0.3",
"version": "1.0.4",
"description": "Document query notation for CSS selectors",

@@ -24,5 +24,6 @@ "keywords": [

},
"sideEffects": false,
"dependencies": {
"@frontmeans/httongue": "^2.4.0",
"@frontmeans/namespace-aliaser": "^2.6.2",
"@frontmeans/namespace-aliaser": "^2.6.3",
"@proc7ts/primitives": "^3.0.2"

@@ -35,7 +36,7 @@ },

"@run-z/project-config": "^0.18.0",
"@swc/core": "^1.3.56",
"@swc/core": "^1.3.59",
"@swc/jest": "^0.2.26",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "^8.39.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"eslint": "^8.41.0",
"eslint-plugin-jest": "^27.2.1",

@@ -48,7 +49,7 @@ "gh-pages": "^5.0.0",

"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.21.4",
"rollup": "^3.23.0",
"run-z": "^1.11.0",
"ts-jest": "^29.1.0",
"tslib": "^2.5.0",
"typedoc": "^0.24.6",
"tslib": "2.5.0",
"typedoc": "^0.24.7",
"typescript": "~5.0.4"

@@ -55,0 +56,0 @@ },