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

serverless-iam-roles-per-function

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-iam-roles-per-function - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.0.2"></a>
## [1.0.2](https://github.com/functionalone/serverless-iam-roles-per-function/compare/v1.0.1...v1.0.2) (2018-07-28)
### Features
* update dependencies ([1f5a6ef](https://github.com/functionalone/serverless-iam-roles-per-function/commit/1f5a6ef))
<a name="1.0.1"></a>

@@ -7,0 +17,0 @@ ## [1.0.1](https://github.com/functionalone/serverless-iam-roles-per-function/compare/v1.0.0...v1.0.1) (2018-05-30)

22

package.json
{
"name": "serverless-iam-roles-per-function",
"private": false,
"version": "1.0.1",
"version": "1.0.2",
"engines": {

@@ -42,18 +42,18 @@ "node": ">=6.10.0"

"devDependencies": {
"@types/chai": "^4.1.3",
"@types/lodash": "^4.14.109",
"@types/mocha": "^5.2.0",
"@types/chai": "^4.1.4",
"@types/lodash": "^4.14.115",
"@types/mocha": "^5.2.5",
"@types/node": "^6.0.111",
"chai": "^4.1.2",
"coveralls": "^3.0.1",
"coveralls": "^3.0.2",
"mocha": "^5.2.0",
"npm-get-version": "^0.1.0",
"nyc": "^11.8.0",
"npm-get-version": "^0.1.2",
"nyc": "^11.9.0",
"rimraf": "^2.6.2",
"serverless": "^1.27.3",
"serverless": "^1.29.1",
"source-map-support": "^0.5.6",
"standard-version": "^4.4.0",
"ts-node": "^6.0.5",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
"ts-node": "^6.2.0",
"tslint": "^5.11.0",
"typescript": "^2.9.2"
},

@@ -60,0 +60,0 @@ "files": [

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