@snyk/sweater-comb
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@snyk/sweater-comb", | ||
"version": "v0.1.1+202109071226-8f8b670", | ||
"version": "v0.1.2+202109280930-0ebd495", | ||
"description": "Snyk API linting rules", | ||
@@ -5,0 +5,0 @@ "main": "apinext.yaml", |
@@ -20,3 +20,3 @@ const { Spectral } = require('@stoplight/spectral-core'); | ||
expect.objectContaining({ | ||
code: 'jsonapi-response-data-schema', | ||
code: 'jsonapi-get-post-response-data-schema', | ||
message: '"properties" property must have required property "id"', | ||
@@ -38,3 +38,3 @@ path: [ | ||
expect.objectContaining({ | ||
code: 'jsonapi-response-data-schema', | ||
code: 'jsonapi-get-post-response-data-schema', | ||
message: '"data" property must have required property "properties"', | ||
@@ -55,3 +55,3 @@ path: [ | ||
expect.objectContaining({ | ||
code: 'jsonapi-response-data-schema', | ||
code: 'jsonapi-get-post-response-data-schema', | ||
message: '"properties.data" property must exist', | ||
@@ -84,3 +84,3 @@ path: [ | ||
expect.objectContaining({ | ||
code: 'jsonapi-response-data', | ||
code: 'jsonapi-get-post-response-data', | ||
message: 'JSON:API response schema requires data property', | ||
@@ -87,0 +87,0 @@ path: [ |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
62278
36