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

serverless-plugin-buttonize

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-plugin-buttonize - npm Package Compare versions

Comparing version 1.1.1 to 1.1.3

CHANGELOG.md

11

package.json
{
"name": "serverless-plugin-buttonize",
"version": "1.1.1",
"version": "1.1.3",
"engines": {

@@ -18,4 +18,4 @@ "node": ">=12"

"test": "npm run test:lint && npm run test:unit",
"version": "",
"postversion": "git push && git push --tags && npm publish --access public"
"release": "standard-version",
"publish": "npm publish --access public"
},

@@ -35,2 +35,4 @@ "homepage": "https://github.com/buttonize/serverless-plugin-buttonize#readme",

"devDependencies": {
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@types/jest": "^26.0.23",

@@ -44,3 +46,4 @@ "eslint": "^7.26.0",

"prettier": "^2.3.0",
"serverless": "^2.41.2"
"serverless": "^2.41.2",
"standard-version": "^9.3.0"
},

@@ -47,0 +50,0 @@ "peerDependencies": {

@@ -156,3 +156,3 @@ 'use strict'

MemorySize: 1024,
Runtime: 'nodejs12.x',
Runtime: 'nodejs14.x',
Timeout: 180

@@ -159,0 +159,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