amplify-util-headless-input
Advanced tools
Comparing version 1.0.1-alpha.3122 to 1.0.1-alpha.3124
{ | ||
"name": "amplify-util-headless-input", | ||
"version": "1.0.1-alpha.3122+aa04e88d6", | ||
"version": "1.0.1-alpha.3124+3fec7c77c", | ||
"description": "Logic for validating objects against JSON-schema specs and performing version upgrades when necessary / possible", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
"ajv": "^6.12.2", | ||
"amplify-headless-interface": "1.0.1-alpha.3122+aa04e88d6" | ||
"amplify-headless-interface": "1.0.1-alpha.3124+3fec7c77c" | ||
}, | ||
@@ -25,3 +25,11 @@ "devDependencies": { | ||
}, | ||
"gitHead": "aa04e88d6efeb826e9820230e1a19d5db5024bad" | ||
"jest": { | ||
"clearMocks": true, | ||
"coverageDirectory": "coverage", | ||
"testEnvironment": "node", | ||
"transform": { | ||
"^.+\\.(ts|tsx)$": "ts-jest" | ||
} | ||
}, | ||
"gitHead": "3fec7c77c8021586b9eb4b7690b928662cc68892" | ||
} |
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
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
26097
22
164
2