@apollosproject/config
Advanced tools
Comparing version 1.2.5 to 1.2.6-alpha.9
{ | ||
"name": "@apollosproject/config", | ||
"version": "1.2.5", | ||
"version": "1.2.6-alpha.9+1f825f6", | ||
"homepage": "https://github.com/ApollosProject/apollos-prototype#readme", | ||
"main": "lib/index.js", | ||
"react-native": "react-native/index.js", | ||
"scripts": { | ||
@@ -14,9 +15,13 @@ "test": "jest", | ||
"collectCoverageFrom": [ | ||
"src/**/*.{js,jsx}" | ||
"src/**/*.{js,jsx}", | ||
"react-native/**/*.{js,jsx}" | ||
], | ||
"testMatch": [ | ||
"<rootDir>/src/**/__tests__/**/*.{js,jsx,mjs}", | ||
"<rootDir>/{src,react-native}/**/__tests__/**/*.{js,jsx,mjs}", | ||
"<rootDir>/src/**/?(*.)(spec|test|tests).{js,jsx,mjs}" | ||
], | ||
"testEnvironment": "node", | ||
"setupFiles": [ | ||
"./jest.setup.js" | ||
], | ||
"reporters": [ | ||
@@ -27,4 +32,8 @@ "<rootDir>/../../scripts/fingers-crossed-reporter.js" | ||
"devDependencies": { | ||
"@apollosproject/babel-preset-apollos": "^1.2.5" | ||
"@apollosproject/babel-preset-apollos": "^1.2.5", | ||
"react-native-config": "0.11.7" | ||
}, | ||
"peerDependencies": { | ||
"react-native-config": "*" | ||
}, | ||
"dependencies": { | ||
@@ -37,3 +46,3 @@ "js-yaml": "^3.12.0" | ||
}, | ||
"gitHead": "fb72648f5eb1f33cb594047db79d5c025d47b7b1" | ||
"gitHead": "1f825f6c3d74e92763ab434bf8da5f3377bde097" | ||
} |
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
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
29700
2
2
2
1