@mindful-time/smells-darwin-arm64 0.3.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/smells +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ the deterministic scanner itself remains the Rust binary from
|
|
|
6
6
|
[`mindful-time/smells`](https://github.com/mindful-time/smells).
|
|
7
7
|
|
|
8
8
|
```sh
|
|
9
|
-
npm install --save-dev --save-exact @mindful-time/smells@0.
|
|
9
|
+
npm install --save-dev --save-exact @mindful-time/smells@0.4.0
|
|
10
10
|
npx --no-install smells --version
|
|
11
11
|
```
|
|
12
12
|
|
package/bin/smells
CHANGED
|
Binary file
|
package/package.json
CHANGED