New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

linearcreate

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linearcreate - npm Package Compare versions

Comparing version
1.0.9
to
1.0.11
+2
-10
package.json
{
"name": "linearcreate",
"version": "1.0.9",
"version": "1.0.11",
"description": "A CLI tool to create Linear issues and generate branch names",

@@ -31,10 +31,2 @@ "main": "dist/lc.js",

},
"peerDependencies": {
"eslint": "^7.23.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"eslint": {
"optional": true
}
},
"keywords": [

@@ -56,2 +48,2 @@ "linear",

"homepage": "https://github.com/EndexAI/linearcreate#readme"
}
}