@graphql-toolkit/file-loading
Advanced tools
Comparing version 0.7.3-alpha-748ad75.1 to 0.7.3-alpha-7531039.16
{ | ||
"name": "@graphql-toolkit/file-loading", | ||
"version": "0.7.3-alpha-748ad75.1+748ad75", | ||
"version": "0.7.3-alpha-7531039.16+7531039", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
"peerDependencies": { | ||
"graphql": "^14.5.8" | ||
}, | ||
"repository": "git@github.com:dotansimha/graphql-toolkit.git", | ||
"author": "Dotan Simha <dotansimha@gmail.com>", | ||
"license": "MIT", | ||
"scripts": { | ||
"clean": "rimraf dist", | ||
"build": "tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs", | ||
"test": "jest --config ../../jest.config.js" | ||
}, | ||
"sideEffects": false, | ||
"main": "dist/commonjs/index.js", | ||
"module": "dist/esnext/index.js", | ||
"typings": "dist/esnext/index.d.ts", | ||
"typescript": { | ||
"definition": "dist/esnext/index.d.ts" | ||
}, | ||
"peerDependencies": { | ||
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/glob": "7.1.1", | ||
"@types/jest": "24.0.23", | ||
"@types/node": "12.12.9", | ||
"graphql": "14.5.8", | ||
"jest": "24.9.0", | ||
"ts-jest": "24.1.0", | ||
"typescript": "3.7.2" | ||
}, | ||
"dependencies": { | ||
"@graphql-toolkit/common": "0.7.3-alpha-748ad75.1+748ad75", | ||
"@kamilkisiela/graphql-tools": "4.0.6", | ||
"glob": "7.1.6" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "748ad7569980344ef666374474a70c207a2c9991" | ||
} | ||
"main": "index.cjs.js", | ||
"module": "index.esm.js", | ||
"typings": "index.d.ts" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
0
19217
6
414
2
- Removed@graphql-toolkit/common@0.7.3-alpha-748ad75.1+748ad75
- Removed@kamilkisiela/graphql-tools@4.0.6
- Removedglob@7.1.6
- Removed@kamilkisiela/graphql-tools@4.0.6(transitive)
- Removed@wry/equality@0.1.11(transitive)
- Removedapollo-link@1.2.14(transitive)
- Removedapollo-utilities@1.3.4(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddeprecated-decorator@0.1.6(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.1.6(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedts-invariant@0.4.4(transitive)
- Removedtslib@1.14.1(transitive)
- Removeduuid@3.4.0(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedzen-observable@0.8.15(transitive)
- Removedzen-observable-ts@0.8.21(transitive)