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

@apollo/utils.usagereporting

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/utils.usagereporting - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

14

package.json
{
"name": "@apollo/utils.usagereporting",
"version": "1.0.1",
"version": "2.0.0",
"description": "Generate a signature for Apollo usage reporting",

@@ -21,11 +21,11 @@ "main": "dist/index.js",

"engines": {
"node": ">=12.13.0"
"node": ">=14"
},
"dependencies": {
"@apollo/usage-reporting-protobuf": "^4.0.0",
"@apollo/utils.dropunuseddefinitions": "^1.1.0",
"@apollo/utils.stripsensitiveliterals": "^1.2.0",
"@apollo/utils.printwithreducedwhitespace": "^1.1.0",
"@apollo/utils.removealiases": "1.0.0",
"@apollo/utils.sortast": "^1.1.0"
"@apollo/utils.dropunuseddefinitions": "^2.0.0",
"@apollo/utils.stripsensitiveliterals": "^2.0.0",
"@apollo/utils.printwithreducedwhitespace": "^2.0.0",
"@apollo/utils.removealiases": "2.0.0",
"@apollo/utils.sortast": "^2.0.0"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

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