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

@vxapp/wxss

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vxapp/wxss - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

index.js

16

package.json
{
"name": "@vxapp/wxss",
"version": "0.0.3",
"description": "> TODO: description",
"version": "0.0.4",
"description": "wechat mini-program wxss parser",
"keywords": [

@@ -13,9 +13,2 @@ "vxapp",

"main": "lib/wxss.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"repository": {

@@ -25,9 +18,6 @@ "type": "git",

},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/song940/vxapp/issues"
},
"gitHead": "c15807cbe8047907b5c66522d579ffee66ec3634"
"gitHead": "5afe243750a3f5eaa4650f15312d85f75f3d20d2"
}

@@ -1,8 +0,8 @@

# `wxss`
## @vxapp/wxss
> TODO: description
> wechat mini-program wxss parser
## Usage
### Usage
```
```js
const wxss = require('wxss');

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

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