Skip to content

lasersell/lasersell-placeholders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lasersell-placeholders

This repository contains minimal placeholder packages for PyPI, npm, and crates.io to defensively reserve package names and prevent supply-chain impersonation.

LaserSell is distributed only via https://dl.lasersell.io.

Reserved names

PyPI

  • lasersell
  • lasersell-cli
  • lasersell-client
  • lasersell-sdk
  • lasersell-api
  • lasersell-rs

npm

  • lasersell
  • lasersell-cli
  • lasersell-client
  • lasersell-sdk
  • lasersell-api
  • lasersell-rs

crates.io

  • lasersell
  • lasersell-cli
  • lasersell-client
  • lasersell-sdk
  • lasersell-api
  • lasersell-rs

Publishing

These placeholders are intentionally minimal and non-functional. Publish manually per registry when needed:

PyPI: cd pypi/ python -m build twine upload dist/*

npm: cd npm/ npm publish

crates.io: cd crates/ cargo publish

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors