Comparing version 4.1.0 to 4.2.0
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
+ Addedarg@4.1.3(transitive)
+ Addeddiff@4.0.2(transitive)
+ Addedts-node@8.10.2(transitive)
+ Addedtypescript@3.9.10(transitive)
+ Addedyn@3.1.1(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedarrify@1.0.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removeddiff@3.5.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedts-node@5.0.1(transitive)
- Removedtypescript@2.9.2(transitive)
- Removedyn@2.0.0(transitive)
Updatedcloudform-types@^4.2.0
Updatedts-node@^8.9.0
Updatedtypescript@^3.8.3