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

sls-tool

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

sls-tool - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

9

package.json
{
"name": "sls-tool",
"version": "0.0.4",
"version": "0.0.5",
"description": "A CLI tool that displays available scripts from package.json",

@@ -10,6 +10,9 @@ "main": "index.js",

"author": "Ilya Medvedev <ilya@medvedev.im>",
"license": "MIT",
"license": "WTFPL",
"bin": {
"sls": "./index.js"
},
"files": [
"index.js"
],
"keywords": [

@@ -26,3 +29,3 @@ "scripts",

"devDependencies": {
"prettier": "^2.3.2"
"prettier": "^2.7.1"
},

@@ -29,0 +32,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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