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

actions-playground

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

actions-playground - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [2.1.1](https://github.com/SkeLLLa/actions-playground/compare/v2.1.0...v2.1.1) (2021-01-29)
## [2.1.0](https://github.com/SkeLLLa/actions-playground/compare/v2.1.0-rc.1...v2.1.0) (2021-01-29)

@@ -7,0 +9,0 @@

38

package.json
{
"name": "actions-playground",
"version": "2.1.0",
"version": "2.1.1",
"description": "GH actions playground",

@@ -33,24 +33,24 @@ "keywords": [],

"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@types/jest": "^25.0.0",
"@types/node": "^14.0.0",
"@typescript-eslint/parser": "^3.0.0",
"conventional-changelog-cli": "^2.0.34",
"eslint": "^7.0.0",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@types/jest": "^26.0.0",
"@types/node": "^14.14.22",
"@typescript-eslint/parser": "^4.0.0",
"conventional-changelog-cli": "^2.1.1",
"eslint": "^7.18.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.10.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.0.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-sort-requires": "^2.1.0",
"husky": "^4.2.5",
"jest": "^26.0.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"jest-junit": "^10.0.0",
"prettier": "^2.0.5",
"prettier-plugin-packagejson": "^2.2.3",
"pretty-quick": "^2.0.1",
"standard-version": "^8.0.0",
"typescript": "^3.8.3"
"prettier": "^2.2.1",
"prettier-plugin-packagejson": "^2.2.9",
"pretty-quick": "^3.0.0",
"standard-version": "^9.0.0",
"typescript": "^4.0.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