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

@arranger/server

Package Overview
Dependencies
Maintainers
3
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arranger/server - npm Package Compare versions

Comparing version 0.1.22 to 0.1.23

2

dist/utils/getAllData.js

@@ -20,3 +20,3 @@ "use strict";

_ref$size = _ref.size,
size = _ref$size === void 0 ? 100 : _ref$size,
size = _ref$size === void 0 ? 10000 : _ref$size,
_ref$fields = _ref.fields,

@@ -23,0 +23,0 @@ fields = _ref$fields === void 0 ? '' : _ref$fields,

@@ -34,3 +34,3 @@ "use strict";

es: project.es,
projectId: id,
projectId: project.id,
io: project.io

@@ -37,0 +37,0 @@ },

{
"name": "@arranger/server",
"version": "0.1.22",
"version": "0.1.23",
"description": "GraphQL Server",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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