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

@graphcms/migration

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphcms/migration - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

5

package.json
{
"name": "@graphcms/migration",
"version": "0.0.5",
"version": "0.0.6",
"description": "SDK for GraphCMS migrations",

@@ -18,3 +18,4 @@ "main": "lib/index.js",

"example-ts": "yarn build && ts-node example/example-ts.ts",
"docs": "typedoc"
"docs": "typedoc",
"prepublish": "rm -rf ./lib && yarn build"
},

@@ -21,0 +22,0 @@ "dependencies": {

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