@graphql-tools/webpack-loader-runtime
Advanced tools
Comparing version 6.2.4 to 6.3.0-alpha-219c84f8.0
{ | ||
"name": "@graphql-tools/webpack-loader-runtime/es5", | ||
"version": "6.2.4", | ||
"version": "6.3.0-alpha-219c84f8.0", | ||
"description": "A set of utils for GraphQL Webpack Loader", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"graphql": "^14.0.0 || ^15.0.0" | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" | ||
}, | ||
"repository": "git@github.com:ardatan/graphql-tools.git", | ||
"repository": { | ||
"type": "git", | ||
"url": "ardatan/graphql-tools", | ||
"directory": "packages/webpack-loader-runtime" | ||
}, | ||
"license": "MIT", | ||
"main": "index.cjs.js", | ||
"module": "index.esm.js", | ||
"main": "index.js", | ||
"module": "index.mjs", | ||
"typings": "index.d.ts", | ||
"typescript": { | ||
"definition": "index.d.ts" | ||
}, | ||
"exports": { | ||
".": { | ||
"require": "./index.js", | ||
"import": "./index.mjs" | ||
}, | ||
"./*": { | ||
"require": "./*.js", | ||
"import": "./*.mjs" | ||
} | ||
} | ||
} |
{ | ||
"name": "@graphql-tools/webpack-loader-runtime", | ||
"version": "6.2.4", | ||
"version": "6.3.0-alpha-219c84f8.0", | ||
"description": "A set of utils for GraphQL Webpack Loader", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"graphql": "^14.0.0 || ^15.0.0" | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" | ||
}, | ||
"repository": "git@github.com:ardatan/graphql-tools.git", | ||
"repository": { | ||
"type": "git", | ||
"url": "ardatan/graphql-tools", | ||
"directory": "packages/webpack-loader-runtime" | ||
}, | ||
"license": "MIT", | ||
"main": "index.cjs.js", | ||
"module": "index.esm.js", | ||
"main": "index.js", | ||
"module": "index.mjs", | ||
"typings": "index.d.ts", | ||
"typescript": { | ||
"definition": "index.d.ts" | ||
}, | ||
"exports": { | ||
".": { | ||
"require": "./index.js", | ||
"import": "./index.mjs" | ||
}, | ||
"./*": { | ||
"require": "./*.js", | ||
"import": "./*.mjs" | ||
} | ||
} | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
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
0
5912
10
118
2
1