Comparing version 2.0.3 to 3.0.0
1
a.js
@@ -5,1 +5,2 @@ 111 | ||
222 | ||
22333 |
{ | ||
"name": "g-branch", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"description": "feature-a", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"test": "echo \"Error: no test specified\"", | ||
"build": "echo 222 >> a.js", | ||
"build": "echo 22333 >> a.js", | ||
"release": "./node_modules/.bin/release-it --no-git.requireCleanWorkingDir" | ||
@@ -11,0 +11,0 @@ }, |
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1116
5