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

@salesforce/lds-graphql-parser

Package Overview
Dependencies
Maintainers
51
Versions
451
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/lds-graphql-parser - npm Package Compare versions

Comparing version 1.115.0 to 1.116.0

13

package.json
{
"name": "@salesforce/lds-graphql-parser",
"version": "1.115.0",
"version": "1.116.0",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -32,3 +32,3 @@ "description": "LDS graphql parser for SFDC",

"test:unit:debug": "node --inspect-brk ../../node_modules/jest/bin/jest.js --runInBand",
"test:size": "bundlesize",
"test:size": "luvioBundlesize",
"release:core": "yarn build && ../core-build/scripts/core.js --name=lds-graphql-parser"

@@ -39,7 +39,10 @@ },

},
"bundlesize": [
"luvioBundlesize": [
{
"path": "./dist/ldsGraphqlParser.js",
"maxSize": "70 kB",
"compression": "brotli"
"maxSize": {
"none": "370 kB",
"min": "158 kB",
"compressed": "60 kB"
}
}

@@ -46,0 +49,0 @@ ],

Sorry, the diff of this file is too big to display

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