@@ -22,6 +22,8 @@ This software includes third party software subject to the following copyrights:
2222@aws-amplify/auth under the Apache-2.0 license.
2323@aws-amplify/cache under the Apache-2.0 license.
2424@aws-amplify/core under the Apache-2.0 license.
25+ @aws-amplify/data-schema under the Apache-2.0 license.
26+ @aws-amplify/data-schema-types under the Apache-2.0 license.
2527@aws-amplify/datastore under the Apache-2.0 license.
2628@aws-amplify/geo under the Apache-2.0 license.
2729@aws-amplify/interactions under the Apache-2.0 license.
@@ -174,6 +176,7 @@ This software includes third party software subject to the following copyrights:
174176@babel/types under the MIT license.
175177@bcoe/v8-coverage under the MIT license.
176178@cloudscape-design/collection-hooks under the Apache-2.0 license.
179+ @cloudscape-design/component-toolkit under the Apache-2.0 license.
177180@cloudscape-design/components under the Apache-2.0 license.
178181@cloudscape-design/design-tokens under the Apache-2.0 license.
179182@cloudscape-design/global-styles under the Apache-2.0 license.
@@ -251,6 +254,7 @@ This software includes third party software subject to the following copyrights:
251254@open-draft/deferred-promise under the MIT license.
252255@open-draft/logger under the MIT license.
253256@open-draft/until under the MIT license.
257+ @pkgjs/parseargs under the MIT license.
254258@reach/observe-rect under the MIT license.
255259@react-native/assets-registry under the MIT license.
256260@react-native/codegen under the MIT license.
@@ -358,6 +362,7 @@ This software includes third party software subject to the following copyrights:
358362@turf/helpers under the MIT license.
359363@turf/invariant under the MIT license.
360364@types/aria-query under the MIT license.
365+ @types/aws-lambda under the MIT license.
361366@types/babel__core under the MIT license.
362367@types/babel__generator under the MIT license.
363368@types/babel__template under the MIT license.
@@ -373,6 +378,7 @@ This software includes third party software subject to the following copyrights:
373378@types/istanbul-reports under the MIT license.
374379@types/jest under the MIT license.
375380@types/js-levenshtein under the MIT license.
381+ @types/json-schema under the MIT license.
376382@types/ms under the MIT license.
377383@types/node under the MIT license.
378384@types/node-fetch under the MIT license.
@@ -384,6 +390,7 @@ This software includes third party software subject to the following copyrights:
384390@types/stack-utils under the MIT license.
385391@types/statuses under the MIT license.
386392@types/triple-beam under the MIT license.
393+ @types/uuid under the MIT license.
387394@types/yargs under the MIT license.
388395@types/yargs-parser under the MIT license.
389396@vitejs/plugin-react under the MIT license.
@@ -488,6 +495,7 @@ connect under the MIT license.
488495convert-source-map under the MIT license.
489496cookie under the MIT license.
490497coverage under the Apache-2.0 license.
498+ crc-32 under the Apache-2.0 license.
491499create-jest under the MIT license.
492500create-require under the MIT license.
493501cross-spawn under the MIT license.
@@ -826,6 +834,7 @@ proxy-from-env under the MIT license.
826834punycode under the MIT license.
827835pure-rand under the MIT license.
828836pycparser under the 0BSD license.
837+ pygments under the BSD-2-Clause license.
829838pytest under the MIT license.
830839pytest-mock under the MIT license.
831840python-dateutil under the Apache-2.0 license.
0 commit comments