Socket
Socket
Sign inDemoInstall

apollo-utilities

Package Overview
Dependencies
Maintainers
4
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-utilities - npm Package Compare versions

Comparing version 1.2.0-rc.1 to 1.2.0-rc.2

6

package.json
{
"name": "apollo-utilities",
"version": "1.2.0-rc.1",
"version": "1.2.0-rc.2",
"description": "Utilities for working with GraphQL ASTs",

@@ -34,3 +34,3 @@ "author": "James Baxley <james@meteor.com>",

"bundle": "../../node_modules/rollup/bin/rollup -c rollup.config.js",
"watch": "tsc -w -p .",
"watch": "../../node_modules/tsc-watch/index.js --onSuccess \"npm run postbuild\"",
"clean": "rm -rf coverage/* lib/*",

@@ -47,3 +47,3 @@ "prepublishOnly": "npm run clean && npm run build"

},
"gitHead": "559a94807cc9a2ae28ecc51ca412857b63f726b6"
"gitHead": "8f13d4ac9c50fa294e807bbd948851292da6a5b8"
}
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