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

@dcloudio/uni-cli-shared

Package Overview
Dependencies
Maintainers
3
Versions
1739
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcloudio/uni-cli-shared - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

lib/index.js

@@ -42,2 +42,3 @@ const tags = require('./tags')

jsPreprocessOptions,
cssPreprocessOptions,
htmlPreprocessOptions,

@@ -76,2 +77,3 @@ nvueJsPreprocessOptions,

jsPreprocessOptions,
cssPreprocessOptions,
htmlPreprocessOptions,

@@ -78,0 +80,0 @@ nvueJsPreprocessOptions,

@@ -114,2 +114,6 @@ const fs = require('fs')

},
cssPreprocessOptions: {
type: 'css',
context: preprocessContext
},
htmlPreprocessOptions: {

@@ -116,0 +120,0 @@ type: 'html',

2

package.json
{
"name": "@dcloudio/uni-cli-shared",
"version": "0.1.5",
"version": "0.1.6",
"description": "uni-cli-shared",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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