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

@ibm-cloud/openapi-ruleset-utilities

Package Overview
Dependencies
Maintainers
17
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibm-cloud/openapi-ruleset-utilities - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# @ibm-cloud/openapi-ruleset-utilities [1.0.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/openapi-ruleset-utilities@0.0.1...@ibm-cloud/openapi-ruleset-utilities@1.0.0) (2023-03-31)
### Build System
* require node v16 as minimum version ([#574](https://github.com/IBM/openapi-validator/issues/574)) ([dc7c8fe](https://github.com/IBM/openapi-validator/commit/dc7c8fee2bca21ac1c93a7ccbb46eabbafc7eeef))
### BREAKING CHANGES
* Node v16 is now the minimum supported version of Node for running this tool.
Signed-off-by: Dustin Popp <dpopp07@gmail.com>
## @ibm-cloud/openapi-ruleset-utilities [0.0.2-rc.1](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/openapi-ruleset-utilities@0.0.1...@ibm-cloud/openapi-ruleset-utilities@0.0.2-rc.1) (2023-03-03)

@@ -2,0 +16,0 @@

4

package.json
{
"name": "@ibm-cloud/openapi-ruleset-utilities",
"description": "Programmatic utility functions for creating Spectral-formatted OpenAPI Rulesets",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"license": "Apache-2.0",

@@ -22,3 +22,3 @@ "private": false,

"engines": {
"node": ">=14.0.0"
"node": ">=16.0.0"
},

@@ -25,0 +25,0 @@ "jest": {

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