@rster/basic
Advanced tools
Comparing version 0.1.8 to 0.1.9
# @rster/basic | ||
## 0.1.8 | ||
## 0.1.9 | ||
### Patch Changes | ||
- 22fce78: Update https errors to be more consistent | ||
- Updated dependencies [c13dd72] | ||
- @rster/common@0.1.5 | ||
- 3970c8d: Include LICENSE | ||
- Updated dependencies [3970c8d] | ||
- @rster/common@0.1.6 | ||
- @rster/types@0.1.10 | ||
- @rster/util@0.1.3 |
{ | ||
"name": "@rster/basic", | ||
"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/common": "^0.1.5", | ||
"@rster/types": "^0.1.9", | ||
"@rster/util": "^0.1.2", | ||
"@rster/common": "^0.1.6", | ||
"@rster/types": "^0.1.10", | ||
"@rster/util": "^0.1.3", | ||
"debug": "^4.3.4" | ||
@@ -15,0 +15,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
262402
16
Updated@rster/common@^0.1.6
Updated@rster/types@^0.1.10
Updated@rster/util@^0.1.3