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

@6edesign/actions-test

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@6edesign/actions-test - npm Package Compare versions

Comparing version 1.0.5 to 1.1.0

release.config.js

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.1.0](https://github.com/6eDesign/actions-test/compare/v1.0.5...v1.1.0) (2020-12-22)
### Features
* switch to release.config.js ([e1500fe](https://github.com/6eDesign/actions-test/commit/e1500fe9d859e7aef54ee1c4745f96951a32ba2c))
## [1.0.5](https://github.com/6eDesign/actions-test/compare/v1.0.4...v1.0.5) (2020-12-22)

@@ -2,0 +9,0 @@

30

package.json
{
"name": "@6edesign/actions-test",
"version": "1.0.5",
"version": "1.1.0",
"description": "",

@@ -9,30 +9,2 @@ "main": "index.js",

},
"release": {
"branches": [
"master"
],
"verifyConditions": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
],
"prepare": [
"@semantic-release/changelog",
"@semantic-release/npm",
{
"path": "@semantic-release/git",
"assets": [
"dist/**/*.{js,css}",
"docs",
"package.json",
"CHANGELOG.md"
],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes} :)"
}
],
"publish": [
"@semantic-release/npm",
"@semantic-release/github"
]
},
"scripts": {

@@ -39,0 +11,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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