@napi-rs/cli
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.3.3](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.3.2...@napi-rs/cli@1.3.3) (2021-09-19) | ||
### Bug Fixes | ||
- **cli:** version of binary optional dependencies should be pinned ([27dbca8](https://github.com/napi-rs/napi-rs/commit/27dbca814c90bacbbb54e75a66eee56cb7372324)) | ||
## [1.3.2](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.3.1...@napi-rs/cli@1.3.2) (2021-09-14) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@napi-rs/cli", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Cli tools for napi-rs", | ||
@@ -5,0 +5,0 @@ "keywords": ["cli", "rust", "napi", "n-api", "neon"], |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
957570
46