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

nitro

Package Overview
Dependencies
Maintainers
1
Versions
364
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nitro - npm Package Compare versions

Comparing version 2.2.24 to 2.2.25

2

lib/presets/sass.js

@@ -32,3 +32,3 @@ 'use strict';

result = sass.renderSync( _.extend({
file: f.path,
file: f.full_path,
data: f.src,

@@ -35,0 +35,0 @@ functions: options.functions,

{
"name": "nitro",
"version": "2.2.24",
"version": "2.2.25",
"description": "node file and shell utils",

@@ -47,7 +47,3 @@ "main": "lib/nitro.js",

"mocha": "5.2.0"
},
"autoRequire": {
"node-sass": "4.10.0",
"uglify-js": "3.x"
}
}
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