New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spectaql

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spectaql - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### 2.0.4
- Update dependencies.
- Fix typos in documentation.
### 2.0.3

@@ -2,0 +6,0 @@ - Bugfix: dynamic import on Windows machines: https://github.com/anvilco/spectaql/pull/627

10

package.json
{
"name": "spectaql",
"version": "2.0.3",
"version": "2.0.4",
"description": "A powerful library for autogenerating static GraphQL API documentation",

@@ -86,3 +86,3 @@ "author": "Anvil Foundry Inc. <hello@useanvil.com>",

"dependencies": {
"@anvilco/apollo-server-plugin-introspection-metadata": "^2.0.0",
"@anvilco/apollo-server-plugin-introspection-metadata": "^2.0.1",
"@graphql-tools/load-files": "^6.3.2",

@@ -94,3 +94,3 @@ "@graphql-tools/merge": "^8.1.2",

"coffeescript": "^2.6.1",
"commander": "^9.1.0",
"commander": "^10.0.0",
"fast-glob": "^3.2.12",

@@ -119,3 +119,3 @@ "foundation-sites": "^6.7.2",

"marked": "^4.0.12",
"microfiber": "^2.0.0",
"microfiber": "^2.0.1",
"postcss": "^8.4.19",

@@ -147,3 +147,3 @@ "sass": "^1.32.13",

"rewire": "^6.0.0",
"rimraf": "^3.0.2",
"rimraf": "^4.0.7",
"sinon": "^15.0.1",

@@ -150,0 +150,0 @@ "sinon-chai": "^3.7.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