pinme 1.1.0 → 1.1.1-alpha.2

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +1199 -1540
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -116,7 +116,7 @@ pinme rm
116
116
  pinme rm bafybeifdwyoz66u5czbbjvmmais5fzrzrolxbyiydqsbrxessndt3s6zdi
117
117
  ```
118
118
 
119
- **Note:** This action permanently removes content from the IPFS network. Make sure you have the correct IPFS hash before proceeding.
119
+ **Note:** This action unpins the content from our IPFS node and deletes the ENS subdomain record. It does not ensure that the file is removed from the IPFS network.
120
120
 
121
121
  ### `list` / `ls`
122
122