amplify-function-plugin-interface
Advanced tools
Comparing version 1.9.6-alpha.112 to 1.9.6-cdkv2.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.9.6-cdkv2.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-function-plugin-interface@1.9.5...amplify-function-plugin-interface@1.9.6-cdkv2.0) (2022-12-01) | ||
**Note:** Version bump only for package amplify-function-plugin-interface | ||
## [1.9.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-function-plugin-interface@1.9.4...amplify-function-plugin-interface@1.9.5) (2022-05-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "amplify-function-plugin-interface", | ||
"version": "1.9.6-alpha.112+666b7b04e", | ||
"version": "1.9.6-cdkv2.0", | ||
"description": "Interface for plugins that provide additional functionality to function category plugins", | ||
@@ -17,5 +17,6 @@ "repository": { | ||
"clean": "rimraf ./lib tsconfig.tsbuildinfo", | ||
"watch": "tsc -w" | ||
"watch": "tsc -w", | ||
"extract-api": "ts-node ../../scripts/extract-api.ts" | ||
}, | ||
"gitHead": "666b7b04eb3440d1f3820cb4754b00ed807a8ab1" | ||
"gitHead": "1182e310ccaa217b1f2ab842baf585ec74b3099d" | ||
} |
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
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
44582
8
0