1.0.45 • Published 10 days ago

nomad-media-npm v1.0.45

Weekly downloads
-
License
-
Repository
-
Last release
10 days ago

Build and Publish NPM

To build the files, run the following command in the root directory of the project:

.\publish

It will prompt you to enter your NPM username and password. After entering the credentials, the files will be uploaded to NPM.

If you want to set up NPM to not prompt you for credentials every time, create a file called .npmrc in your home directory and add the following line to it:

//registry.npmjs.org/:_authToken=<your-token>

Minor and Major Version Bumps

To bump the minor version, change patch in call npm version patch to minor in the package.json file. To bump the major version, change patch in call version patch to major in the package.json file.

Testing

To test a specific file in the test directory, run the following command in the root directory of the project:

npm test test/<file-name>

To test all the files in the test directory, run the following command in the root directory of the project:

npm test
1.0.45

10 days ago

1.0.44

25 days ago

1.0.43

1 month ago

1.0.42

1 month ago

1.0.41

1 month ago

1.0.40

2 months ago

1.0.39

2 months ago

1.0.38

2 months ago

1.0.37

2 months ago

1.0.36

2 months ago

1.0.35

2 months ago

1.0.33

2 months ago

1.0.32

2 months ago

1.0.34

2 months ago

1.0.29

2 months ago

1.0.28

2 months ago

1.0.31

2 months ago

1.0.30

2 months ago

1.0.27

2 months ago

1.0.26

2 months ago

1.0.25

2 months ago

1.0.24

2 months ago

1.0.19

3 months ago

1.0.18

3 months ago

1.0.22

3 months ago

1.0.21

3 months ago

1.0.20

3 months ago

1.0.23

3 months ago

1.0.17

3 months ago

1.0.16

4 months ago

1.0.15

4 months ago

1.0.14

4 months ago

1.0.13

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.12

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago