Socket
Socket
Sign inDemoInstall

cspell-dict-cryptocurrencies

Package Overview
Dependencies
14
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.9

22

CHANGELOG.md

@@ -6,16 +6,32 @@ # Change Log

## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-cryptocurrencies@1.0.5...cspell-dict-cryptocurrencies@1.0.6) (2020-11-08)
## [1.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-cryptocurrencies@1.0.8...cspell-dict-cryptocurrencies@1.0.9) (2020-11-28)
**Note:** Version bump only for package cspell-dict-cryptocurrencies
### Bug Fixes
* do not include Configstore if not necessary ([#270](https://github.com/streetsidesoftware/cspell-dicts/issues/270)) ([d8b625f](https://github.com/streetsidesoftware/cspell-dicts/commit/d8b625f2f42d5cc6c4a9390216ac1e5037886e44))
## [1.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-cryptocurrencies@1.0.7...cspell-dict-cryptocurrencies@1.0.8) (2020-11-27)
**Note:** Version bump only for package cspell-dict-cryptocurrencies
## [1.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-cryptocurrencies@1.0.6...cspell-dict-cryptocurrencies@1.0.7) (2020-11-21)
**Note:** Version bump only for package cspell-dict-cryptocurrencies
## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-cryptocurrencies@1.0.5...cspell-dict-cryptocurrencies@1.0.6) (2020-11-08)
### Bug Fixes
- do not include Configstore if not necessary ([#270](https://github.com/streetsidesoftware/cspell-dicts/issues/270)) ([d8b625f](https://github.com/streetsidesoftware/cspell-dicts/commit/d8b625f2f42d5cc6c4a9390216ac1e5037886e44))
# Change Log
## 1.0.0
- Initial Release

12

package.json
{
"name": "cspell-dict-cryptocurrencies",
"version": "1.0.6",
"version": "1.0.9",
"description": "Cryptocurrencies dictionary for cspell.",
"bin": {
"cspell-dict-cryptocurrencies-link": "./link.js",
"cspell-dict-cryptocurrencies-unlink": "./unlink.js"
"cspell-dict-cryptocurrencies-link": "link.js",
"cspell-dict-cryptocurrencies-unlink": "unlink.js"
},

@@ -18,4 +18,4 @@ "exports": {

"cspell-unlink": "node unlink.js",
"prepublishOnly": "npm t",
"prepare": "cp ../../util/* . && npm run build"
"prepublishOnly": "yarn test",
"prepare": "yarn run build"
},

@@ -50,3 +50,3 @@ "repository": {

],
"gitHead": "e82d9495948fd89166c1d26b4d0d7355c8f5343d"
"gitHead": "48d10290053a5c492372ed4221cdb83c835a3bcb"
}

@@ -36,3 +36,3 @@ # Cspell Cryptocurrencies Dictionary

Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.
Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.

@@ -46,2 +46,3 @@ ```sh

MIT
> Some packages may have other licenses included.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc