New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sassdoc-theme-default

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sassdoc-theme-default - npm Package Compare versions

Comparing version 2.5.2 to 2.6.0

4

dist/index.js

@@ -7,6 +7,2 @@ 'use strict';

var _chromaJs = require('chroma-js');
var _chromaJs2 = _interopRequireDefault(_chromaJs);
var _default = require('../default');

@@ -13,0 +9,0 @@

2

dist/swig.js

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

var safe = function safe(fn) {
return fn.safe = true && fn;
return (fn.safe = true) && fn;
};

@@ -39,0 +39,0 @@

@@ -6,3 +6,3 @@ {

"author": "SassDoc team",
"version": "2.5.2",
"version": "2.6.0",
"keywords": [

@@ -42,5 +42,5 @@ "sassdoc-theme"

"babel-preset-latest": "^6.22.0",
"jshint": "^2.9.4",
"standard": "^8.6.0",
"uglify-js": "^2.4.15"
}
}

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