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

@stylable/custom-value

Package Overview
Dependencies
Maintainers
6
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 4.0.0-alpha.2 to 4.0.0-alpha.3

2

cjs/st-border.d.ts
import { BoxedValueMap } from '@stylable/core';
export declare const stBorder: import("@stylable/core/src").JSValueExtension<BoxedValueMap>;
export declare const stBorder: import("../../core/src").JSValueExtension<BoxedValueMap>;
//# sourceMappingURL=st-border.d.ts.map
{
"name": "@stylable/custom-value",
"version": "4.0.0-alpha.2",
"version": "4.0.0-alpha.3",
"description": "Custom values (variables) for Stylable",

@@ -14,3 +14,3 @@ "main": "./cjs/index.js",

"dependencies": {
"@stylable/core": "^4.0.0-alpha.2"
"@stylable/core": "^4.0.0-alpha.3"
},

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

"license": "BSD-3-Clause",
"gitHead": "6fa688fa9a7f9cc3f04acfb32f0a55cae7a5c085"
"gitHead": "fe0e58c1118b9ee5600cf8235e084daae8ebd8be"
}

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