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

@collectable/core

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@collectable/core

[Collectable.js] Core Module

  • 5.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
89
decreased by-17.59%
Maintainers
2
Weekly downloads
 
Created
Source

Collectable.js: Core Module

Build Status NPM version GitHub version Gitter

This module provides functionality that is internal to Collectable.js data structures. You do not need to take it as a dependency directly.

For unit testing during development set VSCode to build (CTRL/CMD-SHIFT-B; the task is set to watch/rebuild on changes), then, from your terminal/console in this directory, run one of:

$ npm run test-dev
$ yarn run test-dev

The project will compile, Mocha will run in watch mode and bail when encountering a failing test. Because VSCode is building in watch mode too, making a change will recompile source files, and the compiled outputs will be picked up automatically picked up by Mocha and rerun.

This development testing process is independent of the main Gulp-based build and exists only to make development easier. Build with Gulp after you're satisfied that source code and tests work correctly.

FAQs

Package last updated on 20 Jan 2018

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