1.1.9 • Published 3 years ago

@rahul1115/repo1 v1.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Repo1

This is a tracker module that tracks version changes of other repositories. This module won't work for public/personal repositories as in order to track changes for your repository, you need to have the push access to this package's repository. this module and repository is for personal made for training and testing purposes.

usage

  • this package cannot be used directly. You need to use this package in your application (@rahul1115/repo2 & @rahul1115/repo3).

  • this package is self publishing package. Whenever you publish a package it will read the latest version form package.json of the parent repository and add it in it's own repository database and update itself.

  • to use this package in your application you need to to add a postpublish script in your application.

"postpublish" : "git clone https://github.com/rahul1115/repo1.git ./.tracker/ && cd ./.tracker/ && npm install && cd ./../ && node ./.tracker/publish.js"
1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.30

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago