Socket
Socket
Sign inDemoInstall

graphcdn

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphcdn - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

build/index.js

40

package.json
{
"name": "graphcdn",
"version": "0.0.1",
"main": "index.js",
"license": "MIT"
"version": "0.0.2",
"license": "CC-BY-NC",
"devDependencies": {
"@graphql-codegen/plugin-helpers": "^1.18.2",
"@graphql-tools/code-file-loader": "^6.2.6",
"@graphql-tools/git-loader": "^6.2.6",
"@graphql-tools/github-loader": "^6.2.5",
"@graphql-tools/graphql-file-loader": "^6.2.7",
"@graphql-tools/json-file-loader": "^6.2.6",
"@graphql-tools/load": "^6.2.5",
"@graphql-tools/url-loader": "^6.8.0",
"@types/node": "^14.14.22",
"arg": "^5.0.0",
"chalk": "^4.1.0",
"esbuild": "^0.8.36",
"graphql": "^15.5.0",
"line-replace": "^2.0.1",
"lodash.sortby": "^4.7.0",
"make-dir": "^3.1.0",
"open": "^7.4.0",
"ora": "^5.3.0",
"prettier": "^2.2.1",
"strip-indent": "^3.0.0",
"terminal-link": "^2.1.1",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"yaml": "^1.10.0"
},
"bin": {
"graphcdn": "build/index.js"
},
"files": [
"build"
],
"scripts": {
"build": "node scripts/build.js"
}
}
index.js
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