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

@stylable/runtime

Package Overview
Dependencies
Maintainers
5
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/runtime - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

4

package.json
{
"name": "@stylable/runtime",
"version": "2.1.0",
"version": "2.1.1",
"description": "Stylable runtime DOM integration",

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

"license": "BSD-3-Clause",
"gitHead": "64960865befc97447931d6b5cd76ee940c18aa51"
"gitHead": "0f3682cc13ba8ba076518f8ecc21bc373a20d61e"
}

@@ -17,3 +17,3 @@ # @stylable/runtime

```ts
```ts
import {

@@ -20,0 +20,0 @@ style,

@@ -1,2 +0,2 @@

/* runtime version: 2.1.0 */
/* runtime version: 2.1.1 */
function StylableRuntime(exports){

@@ -3,0 +3,0 @@ exports = exports || {};

@@ -1,2 +0,2 @@

/* runtime version: 2.1.0 */
/* runtime version: 2.1.1 */
function StylableRuntime(exports){

@@ -3,0 +3,0 @@ exports = exports || {};

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