Socket
Socket
Sign inDemoInstall

@types/node-sass

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-sass - npm Package Compare versions

Comparing version 3.10.30 to 3.10.31

4

node-sass/index.d.ts

@@ -25,3 +25,3 @@ // Type definitions for Node Sass v3.10.1

outFile?: string;
outputStyle?: "compact" | "compressed" | "expanded" | "nested";
outputStyle?: "compact" | "compressed" | "expanded" | "nested";
precision?: number;

@@ -32,3 +32,3 @@ sourceComments?: boolean;

sourceMapEmbed?: boolean;
sourceMapRoot?: string;
sourceMapRoot?: string;
}

@@ -35,0 +35,0 @@

{
"name": "@types/node-sass",
"version": "3.10.30",
"version": "3.10.31",
"description": "TypeScript definitions for Node Sass v3.10.1",

@@ -18,3 +18,3 @@ "license": "MIT",

"typings": "index.d.ts",
"typesPublisherContentHash": "3f67355992405ba523274572a07a832ba1b745f666c98aba08e52b4a4eb625fc"
"typesPublisherContentHash": "c711d15f284b00b195834d9b7500061dc0066525b931763052768673713c8d28"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 26 Oct 2016 19:23:29 GMT
* Last updated: Tue, 22 Nov 2016 20:59:28 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: node

@@ -8,4 +8,4 @@ {

"moduleDependencies": [],
"libraryMajorVersion": "3",
"libraryMinorVersion": "10",
"libraryMajorVersion": 3,
"libraryMinorVersion": 10,
"libraryName": "Node Sass v3.10.1",

@@ -25,3 +25,3 @@ "typingsPackageName": "node-sass",

"hasPackageJson": false,
"contentHash": "3f67355992405ba523274572a07a832ba1b745f666c98aba08e52b4a4eb625fc"
"contentHash": "c711d15f284b00b195834d9b7500061dc0066525b931763052768673713c8d28"
}
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