automated-release-npm
Advanced tools
Comparing version 1.1.0 to 1.3.0
# Changelog | ||
## [1.3.0](https://github.com/sherwinski/automated-release-npm/compare/v1.2.0...v1.3.0) (2024-11-04) | ||
### Features | ||
* add feature 4 ([3fd842f](https://github.com/sherwinski/automated-release-npm/commit/3fd842f42313f938c7eca98880d6feb72351aae4)) | ||
## [1.2.0](https://github.com/sherwinski/automated-release-npm/compare/v1.1.0...v1.2.0) (2024-11-04) | ||
### Features | ||
* add feature3 ([e86bd4e](https://github.com/sherwinski/automated-release-npm/commit/e86bd4e7d26d295a9cab64bfdaeeed3d6049a860)) | ||
## [1.1.0](https://github.com/sherwinski/automated-release-npm/compare/v1.0.0...v1.1.0) (2024-10-31) | ||
@@ -4,0 +16,0 @@ |
@@ -6,2 +6,8 @@ console.log("Hello World"); | ||
console.log("Hello World 2"); | ||
console.log("Hello World 3"); | ||
console.log("Hello World 3"); | ||
// 1.2.0 | ||
console.log("Hello World 4"); | ||
// 1.3.0 | ||
console.log("Hello World 5"); |
{ | ||
"name": "automated-release-npm", | ||
"version": "1.1.0", | ||
"version": "1.3.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
100
1
5020
5