Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "nexus", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"main": "dist", | ||
@@ -8,2 +8,3 @@ "types": "dist", | ||
"description": "Scalable, strongly typed GraphQL schema development", | ||
"homepage": "https://nexus.js.org", | ||
"scripts": { | ||
@@ -19,3 +20,3 @@ "dev": "yarn link-examples && tsc -w", | ||
"examples": "yarn link-examples && cd website && yarn gulp run-examples", | ||
"deploy-site": "cd website && yarn gulp link-website && yarn build", | ||
"deploy-site": "cd website && yarn && yarn gulp link-website && yarn build", | ||
"link-examples": "cd website && yarn && yarn gulp link-examples", | ||
@@ -41,2 +42,3 @@ "unlink-examples": "cd website && yarn && yarn gulp unlink-examples", | ||
"devDependencies": { | ||
"@types/faker": "^4.1.5", | ||
"@types/graphql": "14.0.3", | ||
@@ -46,3 +48,2 @@ "@types/jest": "^23.3.7", | ||
"@types/prettier": "^1.15.2", | ||
"@types/faker": "^4.1.5", | ||
"faker": "^4.1.0", | ||
@@ -73,3 +74,13 @@ "graphql": "^14.0.2", | ||
] | ||
}, | ||
"keywords": [ | ||
"graphql", | ||
"schema", | ||
"types", | ||
"typescript" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/graphql-nexus/nexus.git" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
507307
1
7
0