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
7
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 4.9.5 to 4.10.0

2

dist/diagnostics.d.ts

@@ -25,3 +25,3 @@ import type { Position } from 'postcss';

partial?: boolean;
}): void;
}): StylableMeta;
export declare function expectTransformDiagnostics(config: Config, expectedWarnings: Diagnostic[], { partial }?: {

@@ -28,0 +28,0 @@ partial?: boolean;

@@ -79,2 +79,3 @@ "use strict";

}
return res;
}

@@ -81,0 +82,0 @@ exports.expectAnalyzeDiagnostics = expectAnalyzeDiagnostics;

{
"name": "@stylable/core-test-kit",
"version": "4.9.5",
"version": "4.10.0",
"description": "Stylable core test-kit",

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

"@file-services/memory": "^5.7.1",
"@stylable/core": "^4.9.5",
"@stylable/core": "^4.10.0",
"chai": "^4.3.4",

@@ -14,0 +14,0 @@ "flat": "^5.0.2",

@@ -104,2 +104,3 @@ import { expect } from 'chai';

}
return res;
}

@@ -106,0 +107,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