Changed
- Removed the
postinstalllifecycle script. Platform, CPU architecture, and binary presence are now validated at runtime inindex.js, so the package no longer relies on install-time scripts (which npm is phasing out).
Full Changelog: v1.2.0...v1.3.0