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

@awboost/cfntypes

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awboost/cfntypes - npm Package Compare versions

Comparing version 1.0.0-beta.54 to 1.0.0-beta.55

2

lib/definitions.d.ts

@@ -305,3 +305,3 @@ import { CreationPolicy, DeletionPolicy, UpdatePolicy } from "./policies.js";

*/
export type CustomResourceDefinition<P = any, T extends string = string> = ResourceDefinitionBase<P & CustomResourcePropertiesBase, CustomResourceType<T>>;
export type CustomResourceDefinition<P = unknown, T extends string = string> = ResourceDefinitionBase<P & CustomResourcePropertiesBase, CustomResourceType<T>>;
/**

@@ -308,0 +308,0 @@ * Represents an AWS or custom resource definition.

{
"name": "@awboost/cfntypes",
"version": "1.0.0-beta.54",
"version": "1.0.0-beta.55",
"private": false,

@@ -5,0 +5,0 @@ "publishConfig": {

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