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

@perfective/common

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perfective/common

Common types and functions for perfective development in TypeScript

  • 0.8.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-98.91%
Maintainers
1
Weekly downloads
 
Created
Source

Perfective Common for TypeScript

The code provided by this project relies on the strict TypeScript compiler checks. Use of these packages in the regular JS projects may produce unexpected behavior and is undocumented. For example, a function that declares an argument as required relies on strict TSC null checks and does not check value for null additionally.

Read the full README in the repository.

Installation

npm install @perfective/common

Features

Documentation

Developer documentation is available in the docs.html file distributed as a part of this package.

Versioning

This package starts its versioning from 0.7.0, as it continues versioning after the deprecated packages:

  • @perfective/array (v0.4.0);
  • @perfective/error (v0.3.0);
  • @perfective/fp (v0.6.0);
  • @perfective/identity (v0.2.0);
  • @perfective/match (v0.3.0);
  • @perfective/maybe (v0.6.0);
  • @perfective/object (v0.4.0);
  • @perfective/real (v0.6.0);
  • @perfective/string (v0.3.0);
  • @perfective/value (v0.3.0).

Keywords

FAQs

Package last updated on 02 Nov 2022

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