Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-amplify/backend-output-schemas

Package Overview
Dependencies
Maintainers
9
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/backend-output-schemas - npm Package Compare versions

Comparing version 0.7.0 to 1.0.0

24

lib/index.d.ts

@@ -352,2 +352,8 @@ import { z } from 'zod';

} | undefined;
"AWS::Amplify::Custom"?: {
version: "1";
payload: {
customOutputs: string;
};
} | undefined;
"AWS::Amplify::Auth"?: {

@@ -401,8 +407,2 @@ version: "1";

} | undefined;
"AWS::Amplify::Custom"?: {
version: "1";
payload: {
customOutputs: string;
};
} | undefined;
"AWS::Amplify::Function"?: {

@@ -422,2 +422,8 @@ version: "1";

} | undefined;
"AWS::Amplify::Custom"?: {
version: "1";
payload: {
customOutputs: string;
};
} | undefined;
"AWS::Amplify::Auth"?: {

@@ -471,8 +477,2 @@ version: "1";

} | undefined;
"AWS::Amplify::Custom"?: {
version: "1";
payload: {
customOutputs: string;
};
} | undefined;
"AWS::Amplify::Function"?: {

@@ -479,0 +479,0 @@ version: "1";

{
"name": "@aws-amplify/backend-output-schemas",
"version": "0.7.0",
"version": "1.0.0",
"type": "commonjs",

@@ -22,3 +22,3 @@ "publishConfig": {

"devDependencies": {
"@aws-amplify/plugin-types": "^0.9.0"
"@aws-amplify/plugin-types": "^1.0.0"
},

@@ -25,0 +25,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc