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.1.0-dev.2 to 1.1.0

6

.rush/temp/package-deps_build.json
{
"files": {
"packages/libs/autorest-schemas/CHANGELOG.json": "07e060bece13778e7c65c56f057ce149dbdb6c24",
"packages/libs/autorest-schemas/CHANGELOG.md": "9a1df33272364584f7f269ad77c3a2d3ea2c84e7",
"packages/libs/autorest-schemas/CHANGELOG.json": "edf8b60e4999f83eae7ba07823c96aacad992239",
"packages/libs/autorest-schemas/CHANGELOG.md": "1c5523d15914a8d26efc7ec7ae3939057ec10a99",
"packages/libs/autorest-schemas/composite-swagger.json": "88584732d3af13f3834cfed641c304c21e891bd7",
"packages/libs/autorest-schemas/example-schema.json": "5ddc0d26919c5176c98ad987b1de489e92a4d224",
"packages/libs/autorest-schemas/openapi3-schema.json": "1c289f6cd203250cc1599b2a5a2fec738c4ac9b9",
"packages/libs/autorest-schemas/package.json": "02be8009908e0d69a8cea5cf4d3bcd4797d2d6e8",
"packages/libs/autorest-schemas/package.json": "71e77570f1a2c14b8edc5c135cdc006771155df0",
"packages/libs/autorest-schemas/swagger-extensions.json": "1b61183a0dca2aabf922c5833c809ca9ee3ec195",

@@ -10,0 +10,0 @@ "packages/libs/autorest-schemas/swagger.json": "7bb174a4c22f9e858f5b6228bdbf358d737a638f",

@@ -5,2 +5,17 @@ {

{
"version": "1.1.0",
"tag": "@autorest/schemas_v1.1.0",
"date": "Tue, 16 Mar 2021 15:52:56 GMT",
"comments": {
"minor": [
{
"comment": "Update schemas to jsonschema draft-07."
},
{
"comment": "Update schemas to use if else instead of oneof to provide more helpful validation."
}
]
}
},
{
"version": "1.0.1",

@@ -7,0 +22,0 @@ "tag": "@autorest/schemas_v1.0.1",

# Change Log - @autorest/schemas
This log was last generated on Tue, 09 Feb 2021 22:00:21 GMT and should not be manually modified.
This log was last generated on Tue, 16 Mar 2021 15:52:56 GMT and should not be manually modified.
## 1.1.0
Tue, 16 Mar 2021 15:52:56 GMT
### Minor changes
- Update schemas to jsonschema draft-07.
- Update schemas to use if else instead of oneof to provide more helpful validation.
## 1.0.1

@@ -6,0 +14,0 @@ Tue, 09 Feb 2021 22:00:21 GMT

{
"name": "@autorest/schemas",
"version": "1.1.0-dev.2",
"version": "1.1.0",
"description": "Internal package storing schemas",

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

"author": "",
"license": "ISC",
"dependencies": {}
}
"license": "ISC"
}
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