Versioning
MAJOR.MINOR.PATCH
1 .2 .3Version Number Meanings
Position
When It Changes
What It Means for You
Pinning for Automatic Bug Fixes
Node.js
{
"dependencies": {
"@juspay-tech/hyperswitch-prism": "1.2.*"
}
}Python
Java
PHP
What You Get Automatically
The Risk of Pinning Too Tightly
The Risk of Pinning Too Loosely
Recommended Strategy
Version Compatibility Matrix
Prism Version
Node.js SDK
Python SDK
Java SDK
PHP SDK
Checking Your Current Version
Deprecation Policy
Last updated
Was this helpful?

