systemic-redis
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "systemic-redis", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"description": "A systemic redis component", | ||
@@ -14,3 +14,4 @@ "main": "index.js", | ||
"lint:fix": "npm run lint -- --fix", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"release": "commit-and-tag-version" | ||
}, | ||
@@ -27,6 +28,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^13.2.1", | ||
"@commitlint/config-conventional": "^13.2.0", | ||
"eslint": "^8.1.0", | ||
"husky": "^7.0.4" | ||
"@commitlint/cli": "^17.1.2", | ||
"@commitlint/config-conventional": "^17.1.0", | ||
"commit-and-tag-version": "^10.1.0", | ||
"eslint": "^8.23.1", | ||
"husky": "^8.0.1" | ||
}, | ||
@@ -33,0 +35,0 @@ "repository": { |
# systemic-redis | ||
A [systemic](https://github.com/guidesmiths/systemic) redis component | ||
## ⚠️ Important notice | ||
Upgrading from version [2.0.1](https://github.com/guidesmiths/systemic-redis/releases/tag/v2.0.1) to versions [2.1.0](https://github.com/guidesmiths/systemic-redis/releases/tag/v2.1.0), [2.1.1](https://github.com/guidesmiths/systemic-redis/releases/tag/v2.1.1) or [2.2.0](https://github.com/guidesmiths/systemic-redis/releases/tag/v2.2.0) is discouraged because the versioning is not correct and there are breaking changes that may break your application. | ||
Please, upgrade directly from version [2.0.1](https://github.com/guidesmiths/systemic-redis/releases/tag/v2.0.1) to version [3.0.0](https://github.com/guidesmiths/systemic-redis/releases/tag/v3.0.0), or keep using version 2.0.1. | ||
## Usage | ||
```js | ||
@@ -6,0 +14,0 @@ const System = require('systemic') |
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
6861
13
29
5