@rster/common
Advanced tools
Comparing version 0.1.5 to 0.1.6
# @rster/common | ||
## 0.1.5 | ||
## 0.1.6 | ||
### Patch Changes | ||
- c13dd72: Add warning for double sents in createSyntheticResponse | ||
- 3970c8d: Include LICENSE | ||
- Updated dependencies [3970c8d] | ||
- @rster/util@0.1.3 |
{ | ||
"name": "@rster/common", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "RSTER is a toolset for REST Api creation", | ||
@@ -9,3 +9,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rster/util": "^0.1.2", | ||
"@rster/util": "^0.1.3", | ||
"debug": "^4.3.4" | ||
@@ -12,0 +12,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
88506
10
Updated@rster/util@^0.1.3