@socketsecurity/registry
Advanced tools
Comparing version 1.0.0 to 1.0.1
16
index.js
'use strict' | ||
module.exports = require('./manifest.json') | ||
const { PackageURL } = require('packageurl-js') | ||
function getManifestData(eco, regPkgName) { | ||
const registryManifest = require('./manifest.json') | ||
const entries = registryManifest[eco] | ||
return regPkgName | ||
? entries.find( | ||
({ 0: purlStr }) => PackageURL.fromString(purlStr).name === regPkgName | ||
) | ||
: entries | ||
} | ||
module.exports = { | ||
getManifestData | ||
} |
@@ -10,3 +10,5 @@ { | ||
"interop": ["cjs"], | ||
"license": "BSD-3-Clause" | ||
"license": "BSD-3-Clause", | ||
"package": "abab", | ||
"version": "1.0.1" | ||
} | ||
@@ -20,3 +22,5 @@ ], | ||
"interop": ["cjs", "esm"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "aggregate-error", | ||
"version": "1.0.1" | ||
} | ||
@@ -30,3 +34,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array-buffer-byte-length", | ||
"version": "1.0.1" | ||
} | ||
@@ -40,3 +46,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array-flatten", | ||
"version": "1.0.1" | ||
} | ||
@@ -50,3 +58,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array-includes", | ||
"version": "1.0.1" | ||
} | ||
@@ -60,3 +70,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.from", | ||
"version": "1.0.1" | ||
} | ||
@@ -70,3 +82,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.of", | ||
"version": "1.0.1" | ||
} | ||
@@ -80,3 +94,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.at", | ||
"version": "1.0.1" | ||
} | ||
@@ -90,3 +106,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.every", | ||
"version": "1.0.1" | ||
} | ||
@@ -100,3 +118,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.filter", | ||
"version": "1.0.1" | ||
} | ||
@@ -110,3 +130,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.find", | ||
"version": "1.0.1" | ||
} | ||
@@ -120,3 +142,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.findlast", | ||
"version": "1.0.1" | ||
} | ||
@@ -130,3 +154,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.findlastindex", | ||
"version": "1.0.1" | ||
} | ||
@@ -140,3 +166,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.flat", | ||
"version": "1.0.1" | ||
} | ||
@@ -150,3 +178,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.flatmap", | ||
"version": "1.0.1" | ||
} | ||
@@ -160,3 +190,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.foreach", | ||
"version": "1.0.1" | ||
} | ||
@@ -170,3 +202,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.map", | ||
"version": "1.0.1" | ||
} | ||
@@ -180,3 +214,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.reduce", | ||
"version": "1.0.1" | ||
} | ||
@@ -190,3 +226,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.toreversed", | ||
"version": "1.0.1" | ||
} | ||
@@ -200,3 +238,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "array.prototype.tosorted", | ||
"version": "1.0.1" | ||
} | ||
@@ -210,3 +250,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "arraybuffer.prototype.slice", | ||
"version": "1.0.1" | ||
} | ||
@@ -220,3 +262,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "assert", | ||
"version": "1.0.1" | ||
} | ||
@@ -230,3 +274,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "asynciterator.prototype", | ||
"version": "1.0.1" | ||
} | ||
@@ -240,3 +286,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "available-typed-arrays", | ||
"version": "1.0.1" | ||
} | ||
@@ -251,3 +299,5 @@ ], | ||
"license": "MIT", | ||
"skipTests": true | ||
"package": "date", | ||
"skipTests": true, | ||
"version": "1.0.1" | ||
} | ||
@@ -261,3 +311,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "deep-equal", | ||
"version": "1.0.1" | ||
} | ||
@@ -271,3 +323,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "define-properties", | ||
"version": "1.0.1" | ||
} | ||
@@ -281,3 +335,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "es-aggregate-error", | ||
"version": "1.0.1" | ||
} | ||
@@ -291,3 +347,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "es-define-property", | ||
"version": "1.0.1" | ||
} | ||
@@ -301,3 +359,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "es-get-iterator", | ||
"version": "1.0.1" | ||
} | ||
@@ -311,3 +371,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "es-iterator-helpers", | ||
"version": "1.0.1" | ||
} | ||
@@ -321,3 +383,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "es-set-tostringtag", | ||
"version": "1.0.1" | ||
} | ||
@@ -332,3 +396,5 @@ ], | ||
"license": "MIT", | ||
"skipTests": true | ||
"package": "es6-object-assign", | ||
"skipTests": true, | ||
"version": "1.0.1" | ||
} | ||
@@ -342,3 +408,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "ISC" | ||
"license": "ISC", | ||
"package": "es6-symbol", | ||
"version": "1.0.1" | ||
} | ||
@@ -352,3 +420,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "for-each", | ||
"version": "1.0.0" | ||
} | ||
@@ -362,3 +432,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "function-bind", | ||
"version": "1.0.1" | ||
} | ||
@@ -372,3 +444,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "function.prototype.name", | ||
"version": "1.0.1" | ||
} | ||
@@ -382,3 +456,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "functions-have-names", | ||
"version": "1.0.1" | ||
} | ||
@@ -392,3 +468,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "get-symbol-description", | ||
"version": "1.0.1" | ||
} | ||
@@ -402,3 +480,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "globalthis", | ||
"version": "1.0.1" | ||
} | ||
@@ -412,3 +492,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "gopd", | ||
"version": "1.0.1" | ||
} | ||
@@ -423,3 +505,5 @@ ], | ||
"license": "(Apache-2.0 OR MPL-1.1)", | ||
"skipTests": true | ||
"package": "harmony-reflect", | ||
"skipTests": true, | ||
"version": "1.0.1" | ||
} | ||
@@ -433,3 +517,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "has-property-descriptors", | ||
"version": "1.0.1" | ||
} | ||
@@ -443,3 +529,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "has-proto", | ||
"version": "1.0.1" | ||
} | ||
@@ -453,3 +541,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "has-symbols", | ||
"version": "1.0.1" | ||
} | ||
@@ -463,3 +553,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "has-tostringtag", | ||
"version": "1.0.1" | ||
} | ||
@@ -473,3 +565,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "has", | ||
"version": "1.0.1" | ||
} | ||
@@ -483,3 +577,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "hasown", | ||
"version": "1.0.1" | ||
} | ||
@@ -494,4 +590,5 @@ ], | ||
"license": "MIT", | ||
"scope": "@hyrious", | ||
"skipTests": true | ||
"package": "@hyrious/bun.lockb", | ||
"skipTests": true, | ||
"version": "1.0.0" | ||
} | ||
@@ -505,3 +602,5 @@ ], | ||
"interop": ["cjs", "esm"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "indent-string", | ||
"version": "1.0.1" | ||
} | ||
@@ -515,3 +614,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "internal-slot", | ||
"version": "1.0.1" | ||
} | ||
@@ -525,3 +626,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-arguments", | ||
"version": "1.0.1" | ||
} | ||
@@ -535,3 +638,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-array-buffer", | ||
"version": "1.0.1" | ||
} | ||
@@ -545,3 +650,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-bigint", | ||
"version": "1.0.1" | ||
} | ||
@@ -555,3 +662,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-boolean-object", | ||
"version": "1.0.1" | ||
} | ||
@@ -565,3 +674,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-core-module", | ||
"version": "1.0.1" | ||
} | ||
@@ -575,3 +686,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-date-object", | ||
"version": "1.0.1" | ||
} | ||
@@ -585,3 +698,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-generator-function", | ||
"version": "1.0.1" | ||
} | ||
@@ -595,3 +710,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-map", | ||
"version": "1.0.1" | ||
} | ||
@@ -605,3 +722,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-nan", | ||
"version": "1.0.1" | ||
} | ||
@@ -615,3 +734,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-negative-zero", | ||
"version": "1.0.1" | ||
} | ||
@@ -625,3 +746,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-number-object", | ||
"version": "1.0.1" | ||
} | ||
@@ -636,3 +759,5 @@ ], | ||
"license": "MIT", | ||
"skipTests": true | ||
"package": "is-regex", | ||
"skipTests": true, | ||
"version": "1.0.1" | ||
} | ||
@@ -646,3 +771,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-set", | ||
"version": "1.0.1" | ||
} | ||
@@ -656,3 +783,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-shared-array-buffer", | ||
"version": "1.0.1" | ||
} | ||
@@ -666,3 +795,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-string", | ||
"version": "1.0.1" | ||
} | ||
@@ -676,3 +807,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-symbol", | ||
"version": "1.0.1" | ||
} | ||
@@ -686,3 +819,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-typed-array", | ||
"version": "1.0.1" | ||
} | ||
@@ -696,3 +831,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-weakmap", | ||
"version": "1.0.1" | ||
} | ||
@@ -706,3 +843,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-weakref", | ||
"version": "1.0.1" | ||
} | ||
@@ -716,3 +855,5 @@ ], | ||
"interop": ["browserify", "cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "is-weakset", | ||
"version": "1.0.1" | ||
} | ||
@@ -726,3 +867,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "isarray", | ||
"version": "1.0.1" | ||
} | ||
@@ -736,3 +879,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "iterator.prototype", | ||
"version": "1.0.1" | ||
} | ||
@@ -743,6 +888,8 @@ ], | ||
{ | ||
"categories": ["cleanup", "speedup"], | ||
"categories": ["cleanup", "levelup", "speedup"], | ||
"engines": { "node": ">=18.20.4" }, | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "json-stable-stringify", | ||
"version": "1.0.1" | ||
} | ||
@@ -756,3 +903,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "Public Domain" | ||
"license": "Public Domain", | ||
"package": "jsonify", | ||
"version": "1.0.1" | ||
} | ||
@@ -766,6 +915,19 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "number-is-nan", | ||
"version": "1.0.1" | ||
} | ||
], | ||
[ | ||
"pkg:npm/%40socketregistry/object-assign@1.0.0", | ||
{ | ||
"categories": ["cleanup"], | ||
"engines": { "node": ">=18.20.4" }, | ||
"interop": ["cjs"], | ||
"license": "MIT", | ||
"package": "object-assign", | ||
"version": "1.0.0" | ||
} | ||
], | ||
[ | ||
"pkg:npm/%40socketregistry/object-is@1.0.1", | ||
@@ -776,3 +938,5 @@ { | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object-is", | ||
"version": "1.0.1" | ||
} | ||
@@ -786,3 +950,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object-keys", | ||
"version": "1.0.1" | ||
} | ||
@@ -796,3 +962,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.assign", | ||
"version": "1.0.1" | ||
} | ||
@@ -806,3 +974,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.entries", | ||
"version": "1.0.1" | ||
} | ||
@@ -816,3 +986,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.fromentries", | ||
"version": "1.0.1" | ||
} | ||
@@ -826,3 +998,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.getownpropertydescriptors", | ||
"version": "1.0.1" | ||
} | ||
@@ -836,3 +1010,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.getprototypeof", | ||
"version": "1.0.1" | ||
} | ||
@@ -846,3 +1022,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.groupby", | ||
"version": "1.0.1" | ||
} | ||
@@ -856,3 +1034,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.hasown", | ||
"version": "1.0.1" | ||
} | ||
@@ -866,3 +1046,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "object.values", | ||
"version": "1.0.1" | ||
} | ||
@@ -876,3 +1058,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "path-parse", | ||
"version": "1.0.1" | ||
} | ||
@@ -886,3 +1070,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "promise.allsettled", | ||
"version": "1.0.1" | ||
} | ||
@@ -896,3 +1082,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "promise.any", | ||
"version": "1.0.1" | ||
} | ||
@@ -906,3 +1094,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "querystringify", | ||
"version": "1.0.1" | ||
} | ||
@@ -916,3 +1106,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "reflect.getprototypeof", | ||
"version": "1.0.1" | ||
} | ||
@@ -926,3 +1118,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "reflect.ownkeys", | ||
"version": "1.0.1" | ||
} | ||
@@ -936,3 +1130,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "regexp.prototype.flags", | ||
"version": "1.0.1" | ||
} | ||
@@ -946,3 +1142,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "safe-array-concat", | ||
"version": "1.0.1" | ||
} | ||
@@ -956,3 +1154,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "safe-buffer", | ||
"version": "1.0.1" | ||
} | ||
@@ -966,3 +1166,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "safe-regex-test", | ||
"version": "1.0.1" | ||
} | ||
@@ -977,3 +1179,5 @@ ], | ||
"license": "MIT", | ||
"skipTests": true | ||
"package": "safer-buffer", | ||
"skipTests": true, | ||
"version": "1.0.1" | ||
} | ||
@@ -987,3 +1191,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "set-function-length", | ||
"version": "1.0.1" | ||
} | ||
@@ -997,3 +1203,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "side-channel", | ||
"version": "1.0.1" | ||
} | ||
@@ -1007,3 +1215,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.fromcodepoint", | ||
"version": "1.0.1" | ||
} | ||
@@ -1017,3 +1227,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.at", | ||
"version": "1.0.1" | ||
} | ||
@@ -1027,3 +1239,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.codepointat", | ||
"version": "1.0.1" | ||
} | ||
@@ -1037,3 +1251,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.endswith", | ||
"version": "1.0.1" | ||
} | ||
@@ -1047,3 +1263,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.includes", | ||
"version": "1.0.1" | ||
} | ||
@@ -1057,3 +1275,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.matchall", | ||
"version": "1.0.1" | ||
} | ||
@@ -1067,3 +1287,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.padend", | ||
"version": "1.0.1" | ||
} | ||
@@ -1077,3 +1299,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.padstart", | ||
"version": "1.0.1" | ||
} | ||
@@ -1087,3 +1311,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.repeat", | ||
"version": "1.0.1" | ||
} | ||
@@ -1097,3 +1323,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.replaceall", | ||
"version": "1.0.1" | ||
} | ||
@@ -1107,3 +1335,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.split", | ||
"version": "1.0.1" | ||
} | ||
@@ -1117,3 +1347,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.startswith", | ||
"version": "1.0.1" | ||
} | ||
@@ -1127,3 +1359,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.trim", | ||
"version": "1.0.1" | ||
} | ||
@@ -1137,3 +1371,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.trimend", | ||
"version": "1.0.1" | ||
} | ||
@@ -1147,3 +1383,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.trimleft", | ||
"version": "1.0.1" | ||
} | ||
@@ -1157,3 +1395,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.trimright", | ||
"version": "1.0.1" | ||
} | ||
@@ -1167,3 +1407,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "string.prototype.trimstart", | ||
"version": "1.0.1" | ||
} | ||
@@ -1177,3 +1419,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "typed-array-buffer", | ||
"version": "1.0.1" | ||
} | ||
@@ -1187,3 +1431,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "typed-array-byte-length", | ||
"version": "1.0.1" | ||
} | ||
@@ -1197,3 +1443,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "typed-array-byte-offset", | ||
"version": "1.0.1" | ||
} | ||
@@ -1207,3 +1455,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "typed-array-length", | ||
"version": "1.0.1" | ||
} | ||
@@ -1217,3 +1467,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "typedarray.prototype.slice", | ||
"version": "1.0.1" | ||
} | ||
@@ -1227,3 +1479,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "typedarray", | ||
"version": "1.0.1" | ||
} | ||
@@ -1237,3 +1491,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "unbox-primitive", | ||
"version": "1.0.1" | ||
} | ||
@@ -1247,3 +1503,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "util.promisify", | ||
"version": "1.0.1" | ||
} | ||
@@ -1257,3 +1515,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "which-boxed-primitive", | ||
"version": "1.0.1" | ||
} | ||
@@ -1267,3 +1527,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "which-collection", | ||
"version": "1.0.1" | ||
} | ||
@@ -1277,3 +1539,5 @@ ], | ||
"interop": ["cjs"], | ||
"license": "MIT" | ||
"license": "MIT", | ||
"package": "which-typed-array", | ||
"version": "1.0.1" | ||
} | ||
@@ -1280,0 +1544,0 @@ ] |
{ | ||
"name": "@socketsecurity/registry", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
"description": "Socket.dev registry helpers and metadata", | ||
"description": "Socket.dev registry helpers methods and metadata", | ||
"keywords": [ | ||
@@ -15,3 +15,6 @@ "Socket.dev" | ||
"exports": { | ||
".": "./index.js", | ||
".": { | ||
"types": "./index.d.ts", | ||
"default": "./index.js" | ||
}, | ||
"./manifest.json": "./manifest.json", | ||
@@ -21,2 +24,5 @@ "./package.json": "./package.json" | ||
"sideEffects": false, | ||
"dependencies": { | ||
"packageurl-js": "^2.0.1" | ||
}, | ||
"engines": { | ||
@@ -26,5 +32,6 @@ "node": ">=18.20.4" | ||
"files": [ | ||
"*.js", | ||
"*.d.ts", | ||
"*.{c,}js", | ||
"*.json" | ||
] | ||
} |
@@ -5,1 +5,5 @@ # @socketsecurity/registry | ||
[![Follow @SocketSecurity](https://img.shields.io/twitter/follow/SocketSecurity?style=social)](https://twitter.com/SocketSecurity) | ||
> A support package for | ||
> [`@socketregistry`](https://github.com/SocketDev/socket-registry-js) providing | ||
> helper methods and metadata. |
40858
6
1470
9
1
+ Addedpackageurl-js@^2.0.1
+ Addedpackageurl-js@2.0.1(transitive)