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

mofo-bootstrap

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mofo-bootstrap - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

9

package.json
{
"name": "mofo-bootstrap",
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://github.com/mozilla/mofo-bootstrap",

@@ -20,5 +20,5 @@ "engines": {

"scripts": {
"preversion": "git checkout master && git pull mozilla master && npm test",
"version": "npm run build && git add -f dest",
"postversion": "npm publish && git push mozilla --tags && git rm -r dest && git commit --amend --no-edit && git push mozilla master",
"preversion": "git checkout master && git pull origin master && npm test",
"version": "npm run build",
"postversion": "npm publish && git push origin --tags && npm run deploy",
"start": "npm run build && npm-run-all --parallel server watch:**",

@@ -48,3 +48,2 @@ "build": "mkdirp dest/css/ && npm-run-all --parallel build:**",

"ncp": "^2.0.0",
"nodegit": "^0.13.0",
"node-sass": "^3.4.2",

@@ -51,0 +50,0 @@ "npm-run-all": "^1.5.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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