@rster/info
Advanced tools
Comparing version 0.1.8 to 0.1.9
# Changelog for @rster/info | ||
## 0.1.8 | ||
### Patch Changes | ||
- 0080b38: Update README | ||
- Updated dependencies [0080b38] | ||
- @rster/basic@0.1.7 | ||
- @rster/common@0.1.4 | ||
- @rster/types@0.1.9 | ||
## 0.1.7 | ||
@@ -4,0 +14,0 @@ |
# @rster/info | ||
## 0.1.8 | ||
## 0.1.9 | ||
### Patch Changes | ||
- 0080b38: Update README | ||
- Updated dependencies [0080b38] | ||
- @rster/basic@0.1.7 | ||
- @rster/common@0.1.4 | ||
- @rster/types@0.1.9 | ||
- 3970c8d: Include LICENSE | ||
- Updated dependencies [3970c8d] | ||
- @rster/common@0.1.6 | ||
- @rster/basic@0.1.9 | ||
- @rster/types@0.1.10 |
{ | ||
"name": "@rster/info", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "RSTER is a toolset for REST Api creation", | ||
@@ -10,5 +10,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rster/basic": "^0.1.7", | ||
"@rster/common": "^0.1.4", | ||
"@rster/types": "^0.1.9", | ||
"@rster/basic": "^0.1.9", | ||
"@rster/common": "^0.1.6", | ||
"@rster/types": "^0.1.10", | ||
"debug": "^4.3.4" | ||
@@ -25,5 +25,5 @@ }, | ||
"@types/jest": "^29.5.5", | ||
"@types/node": "^20.7.1", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"@typescript-eslint/parser": "^6.7.3", | ||
"@types/node": "^20.8.4", | ||
"@typescript-eslint/eslint-plugin": "^6.7.5", | ||
"@typescript-eslint/parser": "^6.7.5", | ||
"babel-jest": "^29.7.0", | ||
@@ -34,3 +34,3 @@ "eslint": "^8.50.0", | ||
"source-map-support": "^0.5.21", | ||
"typedoc": "^0.25.1", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^5.2.2" | ||
@@ -37,0 +37,0 @@ }, |
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
28527
9
Updated@rster/basic@^0.1.9
Updated@rster/common@^0.1.6
Updated@rster/types@^0.1.10