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

@apollo/utils.sortast

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/utils.sortast - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

README.md

9

package.json
{
"name": "@apollo/utils.sortast",
"version": "1.1.0",
"version": "2.0.0",
"description": "Sort AST nodes in a document alphabetically",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"url": "git+https://github.com/apollographql/apollo-utils.git",
"directory": "sortAst/"
"directory": "packages/sortAst/"
},

@@ -22,7 +22,4 @@ "keywords": [

"engines": {
"node": ">=12.13.0"
"node": ">=14"
},
"publishConfig": {
"access": "public"
},
"dependencies": {

@@ -29,0 +26,0 @@ "lodash.sortby": "^4.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