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

coins-validate

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coins-validate - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "coins-validate",
"version": "1.1.1",
"version": "1.1.2",
"description": "configures a package to fall inline with coins standards",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,4 +5,9 @@ # coins-validate

applies coins formatting and pre-commit rules to packages.
Specifically, this package does the following to your project:
- installs common npm scripts (e.g. `"test": "node test/", "validate": "npm ls"`) applies coins
- installs common pre-commit hooks (e.g. lint, test, docs)
- installs packages that required for the above tasks to be successful
This module also is OK with you deviating your own packages requirements as you see fit. On re-install or update, it will cordially NOT squash your modified scripts. It will, however, continue to install dev dependencies that COINS thinks are mandatory!
# usage

@@ -9,0 +14,0 @@

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