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

@zapier/spectral-api-ruleset

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zapier/spectral-api-ruleset - npm Package Compare versions

Comparing version 0.0.3-1 to 0.0.3

6

CHANGELOG.md
# @zapier/spectral-api-ruleset
## 0.0.3
### Patch Changes
- d986f9f: Add module.exports to support certain environments
## 0.0.2

@@ -4,0 +10,0 @@

2

dist/zapier-spectral-api-ruleset.cjs.dev.js

@@ -94,3 +94,3 @@ 'use strict';

}
}; // Don't use export default here, as @stoplight/spectral-cli won't pick on it
}; // Yes, we need both it seems - depending on how the package is consumed ¯\_(ツ)_/¯

@@ -97,0 +97,0 @@ module.exports = ruleset;

@@ -94,3 +94,3 @@ 'use strict';

}
}; // Don't use export default here, as @stoplight/spectral-cli won't pick on it
}; // Yes, we need both it seems - depending on how the package is consumed ¯\_(ツ)_/¯

@@ -97,0 +97,0 @@ module.exports = ruleset;

@@ -86,3 +86,3 @@ import _ from 'lodash';

}
}; // Don't use export default here, as @stoplight/spectral-cli won't pick on it
}; // Yes, we need both it seems - depending on how the package is consumed ¯\_(ツ)_/¯

@@ -89,0 +89,0 @@ module.exports = ruleset;

{
"name": "@zapier/spectral-api-ruleset",
"version": "0.0.3-1",
"version": "0.0.3",
"description": "Node package with Spectral ruleset for Zapier API Guidelines.",

@@ -43,3 +43,2 @@ "repository": "https://gitlab.com/zapier/spectral-api-ruleset/-/tree/main",

"@typescript-eslint/parser": "^5.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"eslint": "^8.0.1",

@@ -46,0 +45,0 @@ "eslint-plugin-jest": "^25.2.2",

@@ -40,3 +40,3 @@ <h1 align="center">

Create a local `spectral.yaml` [like ours](/spectral.yaml) that extends the ruleset provided by the package:
Create a local `spectral.yaml` that extends the ruleset provided by the package:

@@ -43,0 +43,0 @@ ```yaml

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