Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.1.0 to 1.2.0

14

CHANGELOG.md

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

## [1.2.0](https://github.com/SkeLLLa/actions-playground/compare/v1.1.0...v1.2.0) (2020-05-22)
### Features
- feat 1 ([c1454d6](https://github.com/SkeLLLa/actions-playground/commit/c1454d6e1a0c0c444d08fab934b0b0c2d62ecdce))
### Bug Fixes
- fix 2 ([4351fe7](https://github.com/SkeLLLa/actions-playground/commit/4351fe764c098324c594b1b4307bf48c56bbbc62))
### Misc
- chore 3 ([2c9e11b](https://github.com/SkeLLLa/actions-playground/commit/2c9e11b257526871deb8dc2a32a6fb2f50aaba44))
## [1.1.0](https://github.com/SkeLLLa/actions-playground/compare/v1.1.0-rc.2...v1.1.0) (2020-05-22)

@@ -7,0 +21,0 @@

8

package.json
{
"name": "actions-playground",
"version": "1.1.0",
"version": "1.2.0",
"description": "GH actions playground",

@@ -18,2 +18,3 @@ "keywords": [],

"scripts": {
"get-changelog": "conventional-changelog -r 2 -p angular",
"lint": "eslint .",

@@ -35,4 +36,5 @@ "pub": "npm publish --access=public",

"@types/jest": "^25.0.0",
"@types/node": "^13.13.5",
"@typescript-eslint/parser": "^2.31.0",
"@types/node": "^14.0.0",
"@typescript-eslint/parser": "^3.0.0",
"conventional-changelog-cli": "^2.0.34",
"eslint": "^7.0.0",

@@ -39,0 +41,0 @@ "eslint-config-google": "^0.14.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