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

@stylable/core-test-kit

Package Overview
Dependencies
Maintainers
6
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/core-test-kit - npm Package Compare versions

Comparing version 3.11.5 to 3.11.6

2

cjs/generate-test-util.js

@@ -31,3 +31,3 @@ "use strict";

return meta;
}, undefined, undefined, undefined, undefined, () => diagnostics);
}, undefined, undefined, undefined, undefined, undefined, () => diagnostics);
const resolver = new core_1.StylableResolver(fileProcessor, requireModule);

@@ -34,0 +34,0 @@ return { resolver, requireModule, fileProcessor };

{
"name": "@stylable/core-test-kit",
"version": "3.11.5",
"version": "3.11.6",
"description": "Stylable core test-kit",

@@ -13,6 +13,6 @@ "main": "./cjs/index.js",

"dependencies": {
"@stylable/core": "^3.11.5",
"@stylable/core": "^3.11.6",
"chai": "^4.2.0",
"flat": "^5.0.2",
"postcss": "^8.1.2"
"postcss": "^8.1.8"
},

@@ -19,0 +19,0 @@ "files": [

@@ -62,2 +62,3 @@ import {

undefined,
undefined,
() => diagnostics

@@ -64,0 +65,0 @@ );

Sorry, the diff of this file is not supported yet

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