@stylable/jest
Advanced tools
Comparing version 1.0.1 to 1.0.2
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.1", | ||
"version": "1.0.2", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^1.0.1", | ||
"@stylable/runtime": "^1.0.1" | ||
"@stylable/node": "^1.0.2", | ||
"@stylable/runtime": "^1.0.2" | ||
}, | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "29d2ee61af2f3b31a5f4128dd4f81be5debe9b23" | ||
"gitHead": "a25e618e3e4e4c97a0a269a423a9e3008f59d7e7" | ||
} |
@@ -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
4396
Updated@stylable/node@^1.0.2
Updated@stylable/runtime@^1.0.2