Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/ECMAScript/
Node JS
Node JS
/Node Module/package.json/
package.json version
Search

package.json version

Creator
Creator
Seonglae Cho
Created
Created
2021 Nov 30 3:8
Editor
Editor
Seonglae Cho
Edited
Edited
2022 Jul 14 3:50
Refs
Refs
Semantic Versioning

Base is Semantic Versioning

alpha beta
node module version
Node module at
이런 것도 가능
 
 
 
 
npm version to add alpha postfix
While -alpha and -beta are common prerelease tags, they are not defined by SemVer. -alpha.1, -alpha.2, -beta.1, etc, are also fairly common. The spec defines the prerelease tag as a series of dot separated alphanumeric or numeric character fields. The SemVer spec uses alpha and beta in some examples, but they are not defined by the spec.
npm version to add alpha postfix
https://stackoverflow.com/questions/39206082/npm-version-to-add-alpha-postfix
npm version to add alpha postfix
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/ECMAScript/
Node JS
Node JS
/Node Module/package.json/
package.json version
Copyright Seonglae Cho