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

@slimio/psp

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slimio/psp

Analyze compliance with the structural policy of a SlimIO project

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
increased by42.11%
Maintainers
5
Weekly downloads
 
Created
Source

Project structure policy

Version Maintenance MIT

SlimIO - Project structure policy. This project is in progress production to help SlimIO contributors to describe all elements and structures of a project

Requirements

  • Node.js v10 or higher

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @slimio/psp
# or
$ yarn add @slimio/psp

Usage example

TBC

Checked

  • Files
namedescriptionSeverity - checked if
package.jsonProject manifest:no_entry:exist
slimio.tomlProject Slimio manifest:no_entry:exist
.eslintrcLinting configuration for JavaScript:no_entry:exist :warning:correct extends :warning:rules or not
.editorconfigEditor configuration, slimIO standard:no_entry:exist :warning:identique of the slimIO projects
index.d.tsType(s) definition:no_entry:exist
jsdoc.jsonJSDoc configuration:no_entry:exist :no_entry:all source files
commitlint.config.jsonGIT Commit convention configuration:no_entry:exist, :no_entry:correct extends
LICENSEProject LICENSE (default MIT):no_entry:exist
.npmignoreKeep stuff out of your package:no_entry:exist
  • Structures
Folders--
namedescriptionSeverity - checked if
/srcThis folder contains project sources:no_entry:exist
/testThis folder contains test files and / or folder:warning:exist
/benchmarkThis folder contains scripts that aim to measure project performance:bulb:exist
/docsThis folder containing documentation and / or project specification:bulb:exist
CLI--
nameTypedescriptionSeverity - checked if
/binfolder

License

MIT

FAQs

Package last updated on 05 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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