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

@stylable/custom-value

Package Overview
Dependencies
Maintainers
7
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/custom-value - npm Package Compare versions

Comparing version

to
4.5.1

6

package.json
{
"name": "@stylable/custom-value",
"version": "4.5.0",
"version": "4.5.1",
"description": "Custom values (variables) for Stylable",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"dependencies": {
"@stylable/core": "^4.5.0"
"@stylable/core": "^4.5.1"
},

@@ -28,3 +28,3 @@ "files": [

"author": "Wix.com",
"license": "BSD-3-Clause"
"license": "MIT"
}

@@ -25,1 +25,5 @@ # @stylable/custom-value

```
## License
Copyright (c) 2021 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a [MIT license](./LICENSE).

Sorry, the diff of this file is not supported yet