Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
spm is a package manager, it is not build tools.
If you are looking for a build tool, Grunt(gruntjs.com - http://gruntjs.com) will be a good choice.
Useful links for building seajs project(seajs.org - http://seajs.org, and it's github address - https://github.com/seajs/seajs ):
Get the latest stable spm with:
$ npm install spm@2.x -g
$ spm help
$ spm install seajs
$ spm install jquery/jquery
$ spm install gallery/moment
You can find plenty of modules in spmjs.org, and documentation is here.
Yes, please do contribute. But before this, you should read our Contributing Guide.
Aug 5th, 2014 2.2.10
Jul 28th, 2013 2.2.9
Jul 3rd, 2013 2.2.8
Nov 27th, 2013 2.2.4
Oct 28th, 2013 2.2.0
--save
and --save-dev
argumentsAug 14th, 2013 2.1.12
Aug 14th, 2013 2.1.11
July 30th, 2013 2.1.10
July 22th, 2013 2.1.9
July 16th, 2013 2.1.7
July 5th, 2013 2.1.6
June 25th, 2013 2.1.4
June 24th, 2013 2.1.3
spm info
June 5th, 2013 2.1.2
May 6th, 2013 2.1.1
April 22nd, 2013 2.1.0
April 9th, 2013 2.0.3
spm install -g
April 3rd, 2013 2.0.2
April 2st, 2013 2.0.1
April 1st, 2013 2.0.0
First version of spm with:
FAQs
Static Package Manager
The npm package spm receives a total of 4 weekly downloads. As such, spm popularity was classified as not popular.
We found that spm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?
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.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.