Socket
Socket
Sign inDemoInstall

swagger-schema-dianwoda

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-schema-dianwoda - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "swagger-schema-dianwoda",
"version": "2.0.0",
"version": "2.0.1",
"description": "Swagger JSON Schema ",

@@ -5,0 +5,0 @@ "scripts": {

@@ -16,2 +16,6 @@ # Swagger Specification JSON Schemas

```
## ChangeLog
Modify the `schema.json` to meet the requirement of dwd.

@@ -18,0 +22,0 @@ ## License

@@ -225,3 +225,3 @@ {

},
"invoking": {
"invoking": {
"type": "object",

@@ -232,3 +232,5 @@ "additionalProperties": false,

"file",
"location"
"project",
"version",
"location"
],

@@ -242,4 +244,10 @@ "properties": {

},
"location": {
"project": {
"type": "string"
},
"version": {
"type": "string"
},
"location": {
"type": "string"
}

@@ -1625,2 +1633,2 @@ },

}
}
}
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