Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pactflow/swagger-mock-validator

Package Overview
Dependencies
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pactflow/swagger-mock-validator - npm Package Compare versions

Comparing version 12.3.0 to 13.0.0

dist/swagger-mock-validator-bd3c27eb.js

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [13.0.0](https://github.com/pactflow/swagger-mock-validator/compare/12.3.0...13.0.0) (2023-06-28)
# [12.3.0](https://github.com/pactflow/swagger-mock-validator/compare/12.2.0...12.3.0) (2023-06-13)

@@ -2,0 +6,0 @@

2

dist/api.js

@@ -1,2 +0,2 @@

import { _ as _asyncToGenerator, a as _regeneratorRuntime, v as validateSpecAndMockContent } from './swagger-mock-validator-f2196fbd.js';
import { _ as _asyncToGenerator, a as _regeneratorRuntime, v as validateSpecAndMockContent } from './swagger-mock-validator-bd3c27eb.js';
import 'assert';

@@ -3,0 +3,0 @@ import 'stream';

@@ -1,3 +0,3 @@

import './swagger-mock-validator-f2196fbd.js';
export { S as SwaggerMockValidatorFactory } from './swagger-mock-validator-factory-0a7253a6.js';
import './swagger-mock-validator-bd3c27eb.js';
export { S as SwaggerMockValidatorFactory } from './swagger-mock-validator-factory-396b0a1e.js';
import 'assert';

@@ -4,0 +4,0 @@ import 'stream';

@@ -9,3 +9,3 @@ {

"stopSpecOnExpectationFailure": false,
"random": true
"random": false
}
{
"name": "@pactflow/swagger-mock-validator",
"version": "12.3.0",
"version": "13.0.0",
"description": "A CLI tool to validate mocks against swagger/OpenApi specs.",

@@ -18,2 +18,3 @@ "bin": {

"build": "rm -rf dist && rollup -c",
"postinstall": "patch-package",
"release-major": "gulp --gulpfile gulpfile.cjs release --type major",

@@ -37,29 +38,27 @@ "release-minor": "gulp --gulpfile gulpfile.cjs release --type minor",

"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@babel/preset-typescript": "^7.21.5",
"@babel/register": "^7.21.0",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@babel/register": "^7.22.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/body-parser": "^1.19.2",
"@types/express": "^4.17.17",
"@types/jasmine": "^4.3.1",
"@types/jasmine": "^4.3.4",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.194",
"@types/node": "^18.16.3",
"@types/q": "^1.5.5",
"@types/validator": "^13.7.15",
"@types/lodash": "^4.14.195",
"@types/node": "^20.3.1",
"@types/verror": "^1.10.6",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"ansi-colors": "^4.1.3",
"body-parser": "^1.20.2",
"conventional-changelog": "^3.1.25",
"eslint": "^8.39.0",
"conventional-changelog": "^4.0.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest": "^27.2.2",
"express": "^4.18.2",

@@ -69,23 +68,23 @@ "gulp": "^4.0.2",

"gulp-cli": "^2.3.0",
"gulp-conventional-changelog": "^2.0.35",
"gulp-conventional-changelog": "^3.0.0",
"gulp-git": "^2.10.1",
"husky": "^8.0.3",
"jasmine": "^4.6.0",
"jasmine": "^5.0.2",
"minimist": "^1.2.8",
"prettier": "^2.8.8",
"rollup": "^3.21.4",
"typescript": "^5.0.4"
"rollup": "^3.25.2",
"typescript": "^5.1.3"
},
"dependencies": {
"@apidevtools/swagger-parser": "^10.1.0",
"ajv": "^6.12.6",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"axios": "^1.4.0",
"commander": "^10.0.1",
"decimal.js": "^10.4.3",
"commander": "^11.0.0",
"js-yaml": "^4.1.0",
"jsonpointer": "^5.0.1",
"lodash": "^4.17.21",
"openapi-types": "^12.1.0",
"openapi-types": "^12.1.3",
"patch-package": "^7.0.0",
"uuidjs": "^5.0.1",
"validator": "^13.9.0",
"verror": "^1.10.1"

@@ -92,0 +91,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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