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

@autorest/schemas

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autorest/schemas - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4-dev.1

4

.rush/temp/package-deps_build.json

@@ -6,6 +6,6 @@ {

"packages/libs/autorest-schemas/composite-swagger.json": "88584732d3af13f3834cfed641c304c21e891bd7",
"packages/libs/autorest-schemas/example-schema.json": "1bc7501743f1c2ad4d5074910b943019154e07fa",
"packages/libs/autorest-schemas/example-schema.json": "98c90c72232a7d48e232440aa917345abcddc89d",
"packages/libs/autorest-schemas/openapi3-schema.json": "d32746f4d02890378a65df89c7fd1a9de9f0ba1f",
"packages/libs/autorest-schemas/package.json": "1f8ef2daa079b08f88642ed119382b7b47c53fc9",
"packages/libs/autorest-schemas/swagger-extensions.json": "0ccf7bd3d02bd282d67db98c1449863a9cdcb20f",
"packages/libs/autorest-schemas/swagger-extensions.json": "152d43732dc2241bc50144116c64dbf35ece0419",
"packages/libs/autorest-schemas/swagger.json": "7bb174a4c22f9e858f5b6228bdbf358d737a638f",

@@ -12,0 +12,0 @@ "packages/libs/autorest-schemas/.rush/temp/shrinkwrap-deps.json": "0967ef424bce6791893e9a57bb952f80fd536e93"

{
"title": "A JSON Schema for x-ms-examples extension in Swagger 2.0 API.",
"$id": "https://raw.githubusercontent.com/Azure/autorest/master/packages/libs/autorest-schemas/example-schema.json#",
"$id": "https://raw.githubusercontent.com/Azure/autorest/main/packages/libs/autorest-schemas/example-schema.json#",
"$schema": "http://json-schema.org/draft-07/schema#",

@@ -5,0 +5,0 @@ "type": "object",

{
"name": "@autorest/schemas",
"version": "1.3.3",
"version": "1.3.4-dev.1",
"description": "Internal package storing schemas",

@@ -18,3 +18,4 @@ "scripts": {

"author": "",
"license": "ISC"
}
"license": "ISC",
"dependencies": {}
}

@@ -1855,3 +1855,3 @@ {

"else": {
"$ref": "https://raw.githubusercontent.com/Azure/autorest/master/schema/example-schema.json#"
"$ref": "https://raw.githubusercontent.com/Azure/autorest/main/packages/libs/autorest-schemas/example-schema.json#"
}

@@ -1858,0 +1858,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