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

@patwoz/semantic-release-test

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patwoz/semantic-release-test - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

2

package.json
{
"name": "@patwoz/semantic-release-test",
"version": "1.0.2",
"version": "1.1.0",
"scripts": {

@@ -5,0 +5,0 @@ "lint": "eslint --ignore-path .gitignore --ext .js,.ts,.tsx .",

# semantic-release-test
[![npm version](https://badge.fury.io/js/%40patwoz%2Fsemantic-release-test.svg)](https://www.npmjs.com/package/@patwoz/semantic-release-test 'View this project on npm')
[![Actions Status](https://github.com/patlux/semantic-release-test/workflows/nodejs/badge.svg)](https://github.com/patlux/semantic-release-test/actions)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Twitter Follow](https://img.shields.io/twitter/follow/de_patwoz?style=social)](https://twitter.com/de_patwoz)

@@ -11,1 +13,3 @@ Just playing with [semantic-release](https://github.com/semantic-release/semantic-release).

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
Created with 🔥 by [@de_patwoz](https://twitter.com/de_patwoz)

@@ -8,1 +8,5 @@ export function test() {

}
export function sayHello() {
console.log('Hello!');
}
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