New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apollo-deprecated-highlight

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-deprecated-highlight - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

5

package.json
{
"name": "apollo-deprecated-highlight",
"version": "1.1.11",
"version": "1.1.12",
"author": "Alex <alexxiyang@gmail.com>",

@@ -8,3 +8,4 @@ "description": "Highlight the apollo graphql deprecated fields",

"scripts": {
"test": "jest",
"test": "jest --coverage",
"test:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand",
"build": "tsc",

@@ -11,0 +12,0 @@ "prepublish": "tsc"

8

README.md

@@ -1,2 +0,8 @@

# apollo-deprecated-highlight
![apollo deprecated highlight](https://github.com/alexxiyang/apollo-deprecated-highlight/raw/main/adh_logo.png?raw=true)
[![circleci](https://circleci.com/gh/alexxiyang/apollo-deprecated-highlight.svg?style=shield)](https://github.com/alexxiyang/apollo-deprecated-highlight)
[![codecov](https://codecov.io/gh/alexxiyang/apollo-deprecated-highlight/branch/main/graph/badge.svg?token=C4ABZ0U011)](https://codecov.io/gh/alexxiyang/apollo-deprecated-highlight)
[![Known Vulnerabilities](https://snyk.io/test/github/alexxiyang/apollo-deprecated-highlight/badge.svg)](https://snyk.io/test/github/alexxiyang/apollo-deprecated-highlight)
Highlight the apollo graphql deprecated fields.

@@ -3,0 +9,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