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

spm

Package Overview
Dependencies
Maintainers
7
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spm

Static Package Manager

  • 2.1.0-a2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
92
increased by318.18%
Maintainers
7
Weekly downloads
 
Created
Source

Static Package Manager


spm is a package manager, it is not build tools.

If you are looking for a build tool, you should use grunt, and some grunt tasks.

Some useful links of build:

  • https://github.com/spmjs/grunt-cmd-transport
  • https://github.com/spmjs/grunt-cmd-concat

Release

We have a regular release schedule:

  1. monthly release for big features or API changes
  2. weekly(maybe longer) release for small features and bug fix
  3. daily(maybe days) release in ninja channel

Stable Channel

Get the latest stable spm with:

$ npm install spm -g

Ninja Channel

Get the latest spm in ninja channel with:

$ npm install spm@ninja -g

Use ninja release at your own risk. This branch may contain experimental features, and it may break your heart.

Plugins

Contribute

Yes, please do contribute. But before this, you should read our Contributing Guide.

Changelog

April 9th, 2013 2.0.3

  • Fix spm-tree, pretty log on conflict dependencies
  • Install global with spm install -g

April 3rd, 2013 2.0.2

  • Fix publish docs #17
  • Friendly notification when 401

April 2st, 2013 2.0.1

  • Parsing dependencies from alias #13
  • Fix customized installation of non-cmd module
  • Fix installation of devAlias and engines

April 1st, 2013 2.0.0

First version of spm with:

  • tree
  • info
  • search
  • install
  • login
  • publish
  • unpublish

Keywords

FAQs

Package last updated on 11 Jul 2014

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