mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update packages to latest version
This commit is contained in:
5
node_modules/npm/test/packages/npm-test-missing-bindir/test.js
generated
vendored
Normal file
5
node_modules/npm/test/packages/npm-test-missing-bindir/test.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
var assert = require("assert")
|
||||
assert.equal(undefined, process.env.npm_config__password, "password exposed!")
|
||||
assert.equal(undefined, process.env.npm_config__auth, "auth exposed!")
|
||||
assert.equal(undefined, process.env.npm_config__authCrypt, "authCrypt exposed!")
|
Reference in New Issue
Block a user