New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apidoc-mock

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apidoc-mock - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [4.0.1](https://github.com/cdcabrera/apidoc-mock/compare/v4.0.0...v4.0.1) (2021-07-19)
### Maintenance
* **build:** actions, node 16 ([#38](https://github.com/cdcabrera/apidoc-mock/issues/38)) ([d9cccb4](https://github.com/cdcabrera/apidoc-mock/commit/d9cccb4da9f4ad0a175682497a89f4ce7a21ae4f))
## [4.0.0](https://github.com/cdcabrera/apidoc-mock/compare/v3.0.4...v4.0.0) (2021-05-11)

@@ -7,0 +14,0 @@

12

package.json
{
"name": "apidoc-mock",
"version": "4.0.0",
"version": "4.0.1",
"description": "Create a mock server from apiDoc comments.",

@@ -90,3 +90,3 @@ "author": "cdcabrera",

"babel-eslint": "^10.1.0",
"eslint": "^7.26.0",
"eslint": "^7.30.0",
"eslint-config-esnext": "^4.1.0",

@@ -96,10 +96,10 @@ "eslint-config-node": "^4.1.0",

"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.0",
"jest": "^26.6.3",
"nodemon": "^2.0.7",
"jest": "^27.0.6",
"nodemon": "^2.0.9",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.0",
"prettier": "^2.3.2",
"standard-version": "^9.3.0"

@@ -106,0 +106,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc