@stylable/module-utils
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
18844
Updated@stylable/core@^2.1.1