@rster/common
Advanced tools
Comparing version 0.1.4 to 0.1.5
# Changelog for @rster/common | ||
## 0.1.4 | ||
### Patch Changes | ||
- 0080b38: Update README | ||
- Updated dependencies [0080b38] | ||
- @rster/util@0.1.2 | ||
## 0.1.3 | ||
@@ -4,0 +12,0 @@ |
# @rster/common | ||
## 0.1.4 | ||
## 0.1.5 | ||
### Patch Changes | ||
- 0080b38: Update README | ||
- Updated dependencies [0080b38] | ||
- @rster/util@0.1.2 | ||
- c13dd72: Add warning for double sents in createSyntheticResponse |
{ | ||
"name": "@rster/common", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "RSTER is a toolset for REST Api creation", | ||
@@ -21,5 +21,5 @@ "main": "lib/index.js", | ||
"@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", | ||
@@ -30,3 +30,3 @@ "eslint": "^8.50.0", | ||
"source-map-support": "^0.5.21", | ||
"typedoc": "^0.25.1", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^5.2.2" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is too big to display
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
86989
311