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

node-sass

Package Overview
Dependencies
Maintainers
2
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-sass - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

libsass/sass_values.cpp

2

package.json

@@ -5,3 +5,3 @@ {

"description": "wrapper around libsass",
"version": "0.5.1",
"version": "0.5.2",
"homepage": "https://github.com/andrew/node-sass",

@@ -8,0 +8,0 @@ "keywords": [

@@ -7,11 +7,2 @@ sudo apt-get update

git clone git@github.com:andrew/node-sass.git
cd node-sass
npm install
sudo npm install -g node-gyp
git submodule init && git submodule update
node-gyp rebuild
cp build/Release/binding.node precompiled/linux-ia32/binding.node
vi ~/.gitconfig

@@ -26,5 +17,20 @@

git clone git@github.com:andrew/node-sass.git
sudo npm install -g node-gyp
---
cd node-sass
git pull --rebase
npm install
git submodule init && git submodule update
node-gyp rebuild
cp build/Release/binding.node precompiled/linux-ia32/binding.node
cp build/Release/binding.node precompiled/linux-x64/binding.node
git add .
git commit -am 'updated linux-ia32 binary'
git commit -am 'updated linux-x64 binary'
git push

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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