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

is-shit

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

is-shit - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
'use strict';
console.log("Yes, this is shit.")

6

package.json
{
"name": "is-shit",
"version": "1.0.1",
"version": "1.0.2",
"description": "is this shit?",
"main": "index.js",
"bin": {
"is-shit": "./index.js"
"is-shit": "index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0"
"test": "echo \"I don't care\""
},

@@ -12,0 +12,0 @@ "author": "Carlos Alexadnro Becker <caarlos0@gmail.com>",

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