swagger-client
Advanced tools
Comparing version 3.10.10 to 3.10.11
@@ -110,4 +110,8 @@ import _objectSpread from "@babel/runtime-corejs2/helpers/objectSpread2"; | ||
} | ||
}; | ||
}; // add backwards compatibility with older versions of swagger-ui | ||
// Refs https://github.com/swagger-api/swagger-ui/issues/6210 | ||
var helpers = Swagger.helpers; | ||
export { helpers }; | ||
export default Swagger; |
@@ -21,4 +21,2 @@ "use strict"; | ||
return value.toString(); | ||
} | ||
module.exports = exports.default; | ||
} |
@@ -88,4 +88,2 @@ "use strict"; | ||
} | ||
} | ||
module.exports = exports.default; | ||
} |
"use strict"; | ||
exports.__esModule = true; | ||
exports.default = void 0; | ||
exports.default = exports.helpers = void 0; | ||
@@ -133,6 +133,11 @@ var _assign = _interopRequireDefault(require("lodash/assign")); | ||
} | ||
}; | ||
}; // add backwards compatibility with older versions of swagger-ui | ||
// Refs https://github.com/swagger-api/swagger-ui/issues/6210 | ||
const { | ||
helpers | ||
} = Swagger; | ||
exports.helpers = helpers; | ||
var _default = Swagger; | ||
exports.default = _default; | ||
module.exports = exports.default; | ||
exports.default = _default; |
@@ -89,3 +89,2 @@ "use strict"; | ||
}; | ||
exports.default = _default; | ||
module.exports = exports.default; | ||
exports.default = _default; |
@@ -111,4 +111,2 @@ "use strict"; | ||
return node; | ||
} | ||
module.exports = exports.default; | ||
} |
@@ -25,4 +25,2 @@ "use strict"; | ||
return E; | ||
} | ||
module.exports = exports.default; | ||
} |
@@ -402,4 +402,2 @@ "use strict"; | ||
} | ||
} | ||
module.exports = exports.default; | ||
} |
@@ -42,3 +42,2 @@ "use strict"; | ||
}; | ||
exports.default = _default; | ||
module.exports = exports.default; | ||
exports.default = _default; |
@@ -38,3 +38,2 @@ "use strict"; | ||
}; | ||
exports.default = _default; | ||
module.exports = exports.default; | ||
exports.default = _default; |
@@ -509,4 +509,2 @@ "use strict"; | ||
} | ||
} | ||
module.exports = exports.default; | ||
} |
@@ -55,4 +55,2 @@ "use strict"; | ||
return result; | ||
} | ||
module.exports = exports.default; | ||
} |
{ | ||
"name": "swagger-client", | ||
"version": "3.10.10", | ||
"version": "3.10.11", | ||
"description": "SwaggerJS - a collection of interfaces for OAI specs", | ||
@@ -9,3 +9,3 @@ "engines": { | ||
}, | ||
"main": "lib/index.js", | ||
"main": "lib/commonjs.js", | ||
"module": "es/index.js", | ||
@@ -77,3 +77,2 @@ "jsnext:main": "es/index.js", | ||
"babel-loader": "=8.1.0", | ||
"babel-plugin-add-module-exports": "=1.0.2", | ||
"babel-plugin-lodash": "=3.3.4", | ||
@@ -80,0 +79,0 @@ "cross-env": "=7.0.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2239254
39
56
27780
33