@stylable/core-test-kit
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "@stylable/core-test-kit", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Stylable core test-kit", | ||
@@ -14,6 +14,6 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.2.0", | ||
"@stylable/core": "^3.2.1", | ||
"chai": "^4.2.0", | ||
"flat": "^5.0.0", | ||
"postcss": "^7.0.26" | ||
"postcss": "^7.0.27" | ||
}, | ||
@@ -34,3 +34,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "fc7eef9837dab10f9041f8ffaeb1073167ee43ef" | ||
"gitHead": "508088f302c67f2837256a5c37ade110352146ea" | ||
} |
@@ -150,3 +150,3 @@ import { | ||
'/', | ||
fs as any, | ||
fs, | ||
requireModule, | ||
@@ -153,0 +153,0 @@ '__', |
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
50414
Updated@stylable/core@^3.2.1
Updatedpostcss@^7.0.27