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 4.1.0 to 4.2.0

18

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

@@ -23,15 +23,15 @@ "main": "packages/cloudform/index.js",

"dependencies": {
"cloudform-types": "^4.1.0",
"cloudform-types": "^4.2.0",
"jsonminify": "^0.4.1",
"ts-node": "^5.0.1",
"typescript": "^2.9.2"
"ts-node": "^8.9.0",
"typescript": "^3.8.3"
},
"devDependencies": {
"@types/jsonminify": "^0.4.0",
"@types/lodash": "^4.14.123",
"@types/node": "^8.10.44",
"@types/node-fetch": "^2.1.6",
"lodash": "^4.17.11",
"node-fetch": "^1.7.3"
"@types/lodash": "^4.14.150",
"@types/node": "^13.13.1",
"@types/node-fetch": "^2.5.6",
"lodash": "^4.17.15",
"node-fetch": "^2.6.0"
}
}
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