Gets the package version at runtime In Node.js: reads from package.json In browser: returns fallback version (package.json is not accessible in browsers)
The current package version
Gets the package version at runtime In Node.js: reads from package.json In browser: returns fallback version (package.json is not accessible in browsers)