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

@hyperdivision/heimdall-icons

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperdivision/heimdall-icons - npm Package Compare versions

Comparing version
1.1.4
to
1.1.5
+2
-0
copy-budicons.js

@@ -12,2 +12,4 @@ const budiconPath = require.resolve('@hyperdivision/budicon')

'outline-password-lock',
'outline-hide-password',
'outline-eye-sight',
'outline-cross-ui',

@@ -14,0 +16,0 @@ 'outline-box-file-download',

@@ -9,2 +9,6 @@ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="width: 0; height: 0; visibility: hidden; position: absolute;" aria-hidden="true"><symbol id='hd-close'>

<path d="M18.854 17.146a.5.5 0 01-.707.707L12.5 12.207l-5.646 5.646a.5.5 0 01-.707-.707l5.646-5.646-5.646-5.646a.5.5 0 11.706-.707l5.647 5.646 5.646-5.646a.5.5 0 11.707.706L13.207 11.5z"></path>
</symbol><symbol viewBox='0 0 25 25' id='outline-eye-sight'>
<path d="M12.5 6C6.149 6 1 12.5 1 12.5S6.149 19 12.5 19 24 12.5 24 12.5 18.851 6 12.5 6zm0 12c-4.665 0-8.746-3.944-10.175-5.501C3.751 10.942 7.822 7 12.5 7c4.665 0 8.746 3.944 10.175 5.501C21.249 14.058 17.178 18 12.5 18zm0-10a4.5 4.5 0 104.5 4.5A4.5 4.5 0 0012.5 8zm0 8a3.5 3.5 0 113.5-3.5 3.504 3.504 0 01-3.5 3.5zm1.5-3.5a1.5 1.5 0 11-1.5-1.5 1.5 1.5 0 011.5 1.5z"></path>
</symbol><symbol viewBox='0 0 25 25' id='outline-hide-password'>
<path d="M0 14.5C0 13.621 5.596 7 12.5 7a12.344 12.344 0 014.482.897l-.784.785A11.061 11.061 0 0012.5 8C6.586 8 1.846 13.224 1.071 14.5a16.94 16.94 0 004.864 4.444l-.721.722C2.06 17.666 0 15.031 0 14.5zm19.796-5.175l-.735.735a15.862 15.862 0 014.883 4.44C23.184 15.9 18.22 21 12.5 21a11.105 11.105 0 01-3.706-.673l-.77.77A12.261 12.261 0 0012.5 22c6.904 0 12.5-6.563 12.5-7.5 0-.567-2.056-3.189-5.204-5.175zM12.5 12a2.424 2.424 0 01.344.035l.821-.821a3.466 3.466 0 00-4.451 4.451l.82-.82A2.462 2.462 0 0110 14.5a2.503 2.503 0 012.5-2.5zm0 5a2.424 2.424 0 01-.344-.035l-.821.821a3.466 3.466 0 004.451-4.451l-.82.821A2.454 2.454 0 0115 14.5a2.503 2.503 0 01-2.5 2.5zM22.854 4.146a.5.5 0 00-.707 0l-20 20a.5.5 0 10.706.707l20-20a.5.5 0 000-.707z"></path>
</symbol><symbol viewBox='0 0 25 25' id='outline-house'>

@@ -11,0 +15,0 @@ <path d="M24.838 12.131l-12-11a.501.501 0 00-.676 0l-12 11a.5.5 0 00.676.738L3 10.887V22.5A1.5 1.5 0 004.5 24h16a1.5 1.5 0 001.5-1.5V10.887l2.162 1.982a.5.5 0 10.676-.738zM17 23h-4v-7h4zm4-13v12.5a.5.5 0 01-.5.5H18v-7a1 1 0 00-1-1h-4a1 1 0 00-1 1v7H4.5a.5.5 0 01-.5-.5V10h-.033L12.5 2.178 21.033 10zM9 15H7a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 00-1-1zm0 3H7v-2h2z"></path>

+56
-56
{
"name": "@hyperdivision/heimdall-icons",
"description": "Spritesheet of icons used in Heimdall Desktop",
"version": "1.1.4",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
"bugs": {
"url": "https://github.com/hyperdivision/heimdall-icons/issues"
},
"dependencies": {
"brfs": "^2.0.2"
},
"devDependencies": {
"@hyperdivision/budicon": "^1.2.0",
"dependency-check": "^4.1.0",
"glob": "^7.1.4",
"mkdirp": "^0.5.1",
"npm-run-all": "^4.1.5",
"pump": "^3.0.0",
"rimraf": "^3.0.0",
"run-parallel-limit": "^1.0.5",
"run-s": "^0.0.0",
"spritesh": "^1.2.1",
"standard": "^13.1.0",
"svgo": "^1.3.0",
"tape": "^4.11.0",
"tape-promise": "^4.0.0"
},
"homepage": "https://github.com/hyperdivision/heimdall-icons",
"keywords": [],
"license": "UNLICENSED",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/hyperdivision/heimdall-icons.git"
},
"scripts": {
"test": "run-s test:*",
"test:deps": "dependency-check . --no-dev --no-peer -i brfs",
"test:standard": "standard",
"test:tape": "tape test.js",
"start": "budo example.js:bundle.js --dir www --live --open",
"clean": "rimraf dist build tmp && mkdirp dist build tmp",
"prebuild": "run-s clean",
"build": "run-s build:*",
"build:0-budicons": "node copy-budicons.js",
"build:0-icons": "node copy-icons.js",
"build:1-optimize": "svgo -f build tmp -q",
"build:2-sprite": "spritesh --quiet -i tmp -o dist/hd-sprite.svg",
"postbuild": "rimraf build tmp",
"www": "browserify example.js --debug | exorcist www/bundle.js.map > www/bundle.js",
"prepare": "run-s build"
},
"browserify": {
"transform": [
"brfs"
]
}
"name": "@hyperdivision/heimdall-icons",
"description": "Spritesheet of icons used in Heimdall Desktop",
"version": "1.1.5",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
"bugs": {
"url": "https://github.com/hyperdivision/heimdall-icons/issues"
},
"dependencies": {
"brfs": "^2.0.2"
},
"devDependencies": {
"@hyperdivision/budicon": "^1.2.0",
"dependency-check": "^4.1.0",
"glob": "^7.1.4",
"mkdirp": "^0.5.1",
"npm-run-all": "^4.1.5",
"pump": "^3.0.0",
"rimraf": "^3.0.0",
"run-parallel-limit": "^1.0.5",
"run-s": "^0.0.0",
"spritesh": "^1.2.1",
"standard": "^13.1.0",
"svgo": "^1.3.0",
"tape": "^4.11.0",
"tape-promise": "^4.0.0"
},
"homepage": "https://github.com/hyperdivision/heimdall-icons",
"keywords": [],
"license": "UNLICENSED",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/hyperdivision/heimdall-icons.git"
},
"scripts": {
"test": "run-s test:*",
"test:deps": "dependency-check . --no-dev --no-peer -i brfs",
"test:standard": "standard",
"test:tape": "tape test.js",
"start": "budo example.js:bundle.js --dir www --live --open",
"clean": "rimraf dist build tmp && mkdirp dist build tmp",
"prebuild": "run-s clean",
"build": "run-s build:*",
"build:0-budicons": "node copy-budicons.js",
"build:0-icons": "node copy-icons.js",
"build:1-optimize": "svgo -f build tmp -q",
"build:2-sprite": "spritesh --quiet -i tmp -o dist/hd-sprite.svg",
"postbuild": "rimraf build tmp",
"www": "browserify example.js --debug | exorcist www/bundle.js.map > www/bundle.js",
"prepare": "run-s build"
},
"browserify": {
"transform": [
"brfs"
]
}
}
{
"0 debug pnpm:scope": {
"selected": 1,
"workspacePrefix": null
},
"1 debug pnpm": {
"isCaseSensitive": true,
"store": "/home/bl/.pnpm-store/2"
},
"2 error pnpm": {
"message": {
"code": "ERR_PNPM_UNEXPECTED_VIRTUAL_STORE",
"expected": "/home/bl/Code/budicon/node_modules/.pnpm",
"actual": "/home/bl/.node-packages/pnpm-global/node_modules/@hyperdivision/budicon/node_modules/.pnpm",
"modulesDir": "/home/bl/Code/budicon/node_modules"
},
"err": {
"name": "Error",
"message": "Unexpected virtual store location",
"code": "ERR_PNPM_UNEXPECTED_VIRTUAL_STORE",
"stack": "Error: Unexpected virtual store location\n at Object.checkCompatibility [as default] (/home/bl/.node-packages/pnpm-global/3/node_modules/.pnpm/registry.npmjs.org/pnpm/4.1.6/node_modules/pnpm/lib/node_modules/supi/lib/getContext/checkCompatibility/index.js:21:15)\n at /home/bl/.node-packages/pnpm-global/3/node_modules/.pnpm/registry.npmjs.org/pnpm/4.1.6/node_modules/pnpm/lib/node_modules/supi/lib/getContext/index.js:137:41\n at Array.map (<anonymous>)\n at validateNodeModules (/home/bl/.node-packages/pnpm-global/3/node_modules/.pnpm/registry.npmjs.org/pnpm/4.1.6/node_modules/pnpm/lib/node_modules/supi/lib/getContext/index.js:135:33)\n at Object.getContext [as default] (/home/bl/.node-packages/pnpm-global/3/node_modules/.pnpm/registry.npmjs.org/pnpm/4.1.6/node_modules/pnpm/lib/node_modules/supi/lib/getContext/index.js:20:15)\n at processTicksAndRejections (internal/process/task_queues.js:93:5)\n at async mutateModules (/home/bl/.node-packages/pnpm-global/3/node_modules/.pnpm/registry.npmjs.org/pnpm/4.1.6/node_modules/pnpm/lib/node_modules/supi/lib/install/index.js:62:17)\n at async Object.install (/home/bl/.node-packages/pnpm-global/3/node_modules/.pnpm/registry.npmjs.org/pnpm/4.1.6/node_modules/pnpm/lib/node_modules/supi/lib/install/index.js:42:23)\n at async /home/bl/.node-packages/pnpm-global/3/node_modules/.pnpm/registry.npmjs.org/pnpm/4.1.6/node_modules/pnpm/lib/cmd/link.js:66:9"
}
}
}