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.0.2 to 2.0.3

7

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

@@ -11,5 +11,2 @@ "main": "cjs/index.js",

"bundle": "node -r @ts-tools/node/r ./scripts/build-runtime.ts",
"lint": "run-p lint:src lint:test",
"lint:src": "tslint -p ./src",
"lint:test": "tslint -p ./test",
"test:unit": "mocha -r @ts-tools/node/r \"test/unit/**/*.spec.ts?(x)\" --watch-extensions ts,tsx",

@@ -35,3 +32,3 @@ "test:e2e": "mocha -r @ts-tools/node/r \"test/e2e/**/*.spec.[tj]s?(x)\" --watch-extensions js,ts,tsx --timeout 20000",

"license": "BSD-3-Clause",
"gitHead": "6d47e4728f9164f1fb9d1425f4a0409de0a9b857"
"gitHead": "5aca5a9142c8a798d802ad1d09b5b8e0cb189856"
}

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

/* runtime version: 2.0.2 */
/* runtime version: 2.0.3 */
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