Socket
Socket
Sign inDemoInstall

lightercollective

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightercollective - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

20

package.json
{
"name": "lightercollective",
"version": "0.3.0",
"version": "0.3.1",
"description": "a basic postinstall only binary based on package.json collective info",
"bin": "./index.js",
"bin": {
"lightercollective": "index.js"
},
"keywords": [

@@ -12,3 +14,15 @@ "opencollective",

"author": "Andrea Giammarchi",
"license": "ISC"
"license": "ISC",
"bugs": {
"url": "https://github.com/WebReflection/lightercollective/issues"
},
"homepage": "https://github.com/WebReflection/lightercollective#readme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/WebReflection/lightercollective.git"
}
}
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