New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@awboost/cfn-resource-types

Package Overview
Dependencies
Maintainers
0
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awboost/cfn-resource-types - npm Package Compare versions

Comparing version 0.1.278 to 0.1.279

8

lib/AWS-IoTFleetWise-DecoderManifest.d.ts

@@ -98,2 +98,3 @@ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";

Offset: number | string;
SignalValueType?: SignalValueType;
StartBit: number | string;

@@ -226,2 +227,3 @@ };

ByteLength: number | string;
IsSigned?: boolean | string;
Offset: number | string;

@@ -232,2 +234,3 @@ Pid: number | string;

ServiceMode: number | string;
SignalValueType?: SignalValueType;
StartByte: number | string;

@@ -254,2 +257,7 @@ };

/**
* Type definition for `AWS::IoTFleetWise::DecoderManifest.SignalValueType`.
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-signalvaluetype.html}
*/
export type SignalValueType = "INTEGER" | "FLOATING_POINT";
/**
* Type definition for `AWS::IoTFleetWise::DecoderManifest.Tag`.

@@ -256,0 +264,0 @@ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-tag.html}

2

package.json
{
"name": "@awboost/cfn-resource-types",
"version": "0.1.278",
"version": "0.1.279",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

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