Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "emocks", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Mock server based on expressjs", | ||
@@ -27,5 +27,5 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.16.7", | ||
"@babel/preset-env": "^7.16.7", | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@babel/core": "7.18.5", | ||
"@babel/preset-env": "7.18.2", | ||
"@babel/preset-typescript": "7.17.12", | ||
"@types/express": "^4.17.13", | ||
@@ -32,0 +32,0 @@ "@types/jest": "^27.4.0", |
# emocks | ||
emocks - express mocks | ||
emocks is a mocking middleware for express servers. | ||
<img src="https://github.com/duskpoet/emocks/actions/workflows/node.js.yml/badge.svg"> | ||
## How does it work? | ||
@@ -5,0 +7,0 @@ * Organize all of your mocks using folder structure, representing your api url |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
29861
20
103
0