@stylable/jest
Advanced tools
Comparing version 1.0.0 to 1.0.1
export declare const process: (source: string, path: string) => string; | ||
//# sourceMappingURL=jest.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@stylable/jest", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^1.0.0", | ||
"@stylable/runtime": "^1.0.0" | ||
"@stylable/node": "^1.0.1", | ||
"@stylable/runtime": "^1.0.1" | ||
}, | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "7bd843581c1434621e159d6026c2c521382cf8c4" | ||
"gitHead": "29d2ee61af2f3b31a5f4128dd4f81be5debe9b23" | ||
} |
@@ -0,0 +0,0 @@ # @stylable/jest |
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
4469
Updated@stylable/node@^1.0.1
Updated@stylable/runtime@^1.0.1