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

@snyk/sweater-comb

Package Overview
Dependencies
Maintainers
1
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snyk/sweater-comb - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.dccache

2

package.json
{
"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

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