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

cloudformation-js-yaml-schema

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudformation-js-yaml-schema - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

index.d.ts

3

package.json
{
"name": "cloudformation-js-yaml-schema",
"version": "0.3.7",
"version": "0.3.8",
"description": "Schema to ignore CloudFormation YAML local tags while parsing or dumping",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test": "node test.js",

@@ -12,3 +12,4 @@ {

"Condition",
"ImportValue"
"ImportValue",
"Cidr"
],

@@ -26,4 +27,5 @@ "sequence": [

"Sub",
"Split"
"Split",
"Cidr"
]
}
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