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

vuepress-plugin-sass-palette

Package Overview
Dependencies
Maintainers
1
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuepress-plugin-sass-palette - npm Package Compare versions

Comparing version

to
2.0.0-alpha.6

3

node/index.d.ts

@@ -47,3 +47,2 @@ import { Plugin, App } from '@vuepress/core';

export default palettePlugin;
export { PaletteOptions, removePalettePlugin, usePalettePlugin };
export { PaletteOptions, palettePlugin as default, removePalettePlugin, usePalettePlugin };
{
"name": "vuepress-plugin-sass-palette",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "A common palette plugin for vuepress themes and plugins",

@@ -45,4 +45,4 @@ "keywords": [

"dependencies": {
"@mr-hope/vuepress-shared": "2.0.0-alpha.5",
"sass": "^1.35.1",
"@mr-hope/vuepress-shared": "2.0.0-alpha.6",
"sass": "^1.37.5",
"sass-loader": "^12.1.0"

@@ -53,3 +53,3 @@ },

},
"gitHead": "4e4fb1c3d529c25913738550b9c74d574022a541"
"gitHead": "a3bbd5850499d6708af92d189f4503d0c1d8d4a8"
}

Sorry, the diff of this file is not supported yet