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

comitter

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

comitter - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "comitter",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -21,5 +21,10 @@ "main": "dist/index.js",

},
"author": "Safwan Shaheer <devorein00@gmail.com>",
"files": [
"dist/*"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Devorein/comitter.git"
},
"homepage": "",

@@ -30,5 +35,5 @@ "scripts": {

"build:watch": "tsc -w",
"test": "lerna run test",
"lint": "eslint \"./src/**/*.{tsx,ts}\"",
"lint:fix": "eslint \"./src/**/*.{tsx,ts}\""
"lint:fix": "eslint \"./src/**/*.{tsx,ts}\"",
"prepublishOnly": "npm run build"
},

@@ -35,0 +40,0 @@ "license": "MIT",

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