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

cloudform

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudform - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

package.json
{
"name": "cloudform",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript-based imperative way to define AWS CloudFormation templates",

@@ -24,7 +24,7 @@ "main": "index.js",

"dependencies": {
"ts-node": "^5.0.1"
"ts-node": "^5.0.1",
"typescript": "^2.6.1"
},
"devDependencies": {
"@types/node": "^8.0.53",
"typescript": "^2.6.1",
"lodash": "^4.17.4",

@@ -31,0 +31,0 @@ "node-fetch": "^1.7.3"

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