We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f924a commit f35a73cCopy full SHA for f35a73c
README.md
@@ -46,6 +46,15 @@ You can find both [*here*](https://www.maxmind.com/en/accounts/current/license-k
46
`npm i geoip2ws`
47
48
49
+### Semantic version
50
+
51
+This package has semantic versioning: `major.minor.patch` and
52
+there are never breaking interface changes in point releases.
53
54
+You can safely pin the version to the current major, i.e. `^3` without
55
+risk of updates changing the interface.
56
57
58
## Configuration
59
60
parameter | type | default | description
0 commit comments