@agreed/core
Advanced tools
Comparing version 5.3.2-alpha.0 to 6.0.0
{ | ||
"name": "@agreed/core", | ||
"version": "5.3.2-alpha.0", | ||
"version": "6.0.0", | ||
"description": "agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@types/node": "^16.0.0", | ||
"@types/node": "^18.0.0", | ||
"json5": "^2.0.0", | ||
@@ -54,6 +54,6 @@ "jsonschema": "^1.2.4", | ||
"eslint": "7.32.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-config-prettier": "8.7.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"espower-loader": "1.2.2", | ||
"express": "4.18.1", | ||
"express": "4.18.2", | ||
"is-empty": "1.2.0", | ||
@@ -65,3 +65,3 @@ "must-call": "1.0.0", | ||
"power-assert": "1.6.1", | ||
"prettier": "2.7.1" | ||
"prettier": "2.8.4" | ||
}, | ||
@@ -71,3 +71,6 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0aa8561c3b3ff34ae9280a0d89f7cf7bd2d3cef7" | ||
"directories": { | ||
"lib": "lib", | ||
"test": "test" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
142022
+ Added@types/node@18.19.64(transitive)
+ Addedundici-types@5.26.5(transitive)
- Removed@types/node@16.18.119(transitive)
Updated@types/node@^18.0.0