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

@stylable/module-utils

Package Overview
Dependencies
Maintainers
5
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/module-utils - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

6

package.json
{
"name": "@stylable/module-utils",
"version": "2.2.0",
"version": "2.2.1",
"description": "Stylable module creation utilities",

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

"dependencies": {
"@stylable/core": "^2.1.0"
"@stylable/core": "^2.1.1"
},

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

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

@@ -0,0 +0,0 @@ # @stylable/module-utils

export * from './module-source';
export * from './module-factory';

@@ -0,0 +0,0 @@ import { Stylable, StylableConfig } from '@stylable/core';

@@ -0,0 +0,0 @@ import { StylableResults } from '@stylable/core';

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