Socket
Socket
Sign inDemoInstall

apollo-utilities

Package Overview
Dependencies
Maintainers
1
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.0.2 to 1.0.3

3

CHANGELOG.md

@@ -6,2 +6,5 @@ # Change log

### 1.0.3
- package dependency updates
### 1.0.2

@@ -8,0 +11,0 @@ - improved rollup builds

12

package.json
{
"name": "apollo-utilities",
"version": "1.0.2",
"version": "1.0.3",
"description": "Utilities for working with GraphQL ASTs",

@@ -42,6 +42,6 @@ "author": "James Baxley <james@meteor.com>",

"devDependencies": {
"@types/graphql": "0.9.4",
"@types/jest": "21.1.6",
"@types/lodash": "4.14.85",
"@types/node": "8.0.52",
"@types/graphql": "0.11.7",
"@types/jest": "21.1.8",
"@types/lodash": "4.14.86",
"@types/node": "8.0.53",
"browserify": "14.5.0",

@@ -54,3 +54,3 @@ "flow-bin": "0.59.0",

"rimraf": "2.6.2",
"rollup": "0.50.0",
"rollup": "0.52.0",
"ts-jest": "20.0.14",

@@ -57,0 +57,0 @@ "tslint": "5.8.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