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

serverless-default-aws-resource-properties

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-default-aws-resource-properties - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

.github/workflows/update-deps.yml

12

package.json
{
"name": "serverless-default-aws-resource-properties",
"version": "0.0.3",
"version": "0.0.4",
"description": "Set default properties a given CloudFormation resource should have based on type",
"main": "index.js",
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
"deploy": "publish",
"test": "echo \"Error: no test specified\" && exit 0"
"test": "nyc mocha test/**.js"
},

@@ -26,7 +27,12 @@ "repository": {

"devDependencies": {
"publish-me-maybe": "^1.0.0"
"chai": "^4.2.0",
"mocha": "^8.0.1",
"nyc": "^15.1.0",
"publish-me-maybe": "^1.0.4",
"sinon": "^9.0.2"
},
"dependencies": {
"coveralls": "^3.1.0",
"lodash.merge": "^4.6.2"
}
}
[![CircleCI](https://circleci.com/gh/neverendingqs/serverless-default-aws-resource-properties.svg?style=svg)](https://circleci.com/gh/neverendingqs/serverless-default-aws-resource-properties)
[![Coverage Status](https://coveralls.io/repos/github/neverendingqs/serverless-default-aws-resource-properties/badge.svg?branch=master)](https://coveralls.io/github/neverendingqs/serverless-default-aws-resource-properties?branch=master)
[![npm version](https://badge.fury.io/js/serverless-default-aws-resource-properties.svg)](https://badge.fury.io/js/serverless-default-aws-resource-properties)

@@ -3,0 +4,0 @@

Sorry, the diff of this file is not supported yet

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