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.2.3-rc.0 to 1.3.1

README.md

17

CHANGELOG.md

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

### [1.3.1](https://github.com/SkeLLLa/actions-playground/compare/v1.3.0...v1.3.1) (2021-01-27)
### Misc
- xxx ([db62614](https://github.com/SkeLLLa/actions-playground/commit/db626142b59fed5e4be7b02a409745a7479bf6d9))
## [1.3.0](https://github.com/SkeLLLa/actions-playground/compare/v1.2.3-rc.0...v1.3.0) (2021-01-27)
### Features
- up ([45ed7e4](https://github.com/SkeLLLa/actions-playground/commit/45ed7e4ed46505d8c053bf71da2a78135464ae56))
### Misc
- version file ([a41944b](https://github.com/SkeLLLa/actions-playground/commit/a41944bf00f1e9fb5b6ffebaf8070dee53063bf2))
- **deps-dev:** bump standard-version from 8.0.0 to 8.0.1 ([53727b9](https://github.com/SkeLLLa/actions-playground/commit/53727b9b1f1f3037a7c6fd3c35568b714d7fbef2))
### [1.2.3-rc.0](https://github.com/SkeLLLa/actions-playground/compare/v1.2.2...v1.2.3-rc.0) (2020-08-15)

@@ -7,0 +24,0 @@

5

package.json
{
"name": "actions-playground",
"version": "1.2.3-rc.0",
"version": "1.3.1",
"description": "GH actions playground",

@@ -23,3 +23,4 @@ "keywords": [],

"test": "npm audit --production && npm run lint && npm run unit",
"unit": "jest"
"unit": "jest",
"version:update": "echo $npm_package_version > VERSION"
},

@@ -26,0 +27,0 @@ "husky": {

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