Publish latest version to NPM
See original GitHub issueIssue Description
Hiya!
The latest version available through npm is v0.1.1. When attempting to use the library as given in the example in the README, v0.1.1 returns undefined.
I noticed that a lot of work had been done since then, and it looks like the latest version is 3.0.0.
As a workaround, I directly installed from this git repo (npm install component/textarea-caret-position --save
).
Could you please publish the latest version to npm?
Issue Analytics
- State:
- Created 7 years ago
- Comments:15 (9 by maintainers)
Top Results From Across the Web
Updating your published package version number - npm Docs
To change the version number in package.json , on the command line, in the package root directory, run the following command, replacing <update_type>...
Read more >How do I update an NPM module that I published?
Go to your package page (https://npmjs.com/package/) to check that the package version has been updated. Share.
Read more >How to publish packages to npm (the way the industry does ...
The way the industry publishes (and updates) packages. · Run tests (if there are any) · Update version in package.json according to Semver...
Read more >Publishing a beta or alpha version to NPM | by Kevin Kreuzer
You can run npm version 3.1.0-beta.0 to update package.json and create a git tag in one go (see https://docs.npmjs.com ...
Read more >An Open Source Maintainer's Guide to Publishing npm ...
NPM packages use semver for versioning, which means the version consists of 3 numbers: the major, minor, and patch version. We will talk...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey guys,
We’d like to resume maintenance of this package, and to publish new versions on NPM. Who can add me as an owner for the
textarea-caret-position
package on npm?@chemzqm per your previous comment, and I see you listed as a contributor on NPM.
@ashubham, per https://www.npmjs.com/~ashubham
@ile / @ikkah since @dmacfarlane mentioned you, though it seems you published a 2015 fork.
we also need a maintainer for this repo. anyone willing to maintain this? ill give them admin rights so they can change the header and readme