@stylable/jest
Advanced tools
Comparing version 0.1.21-alpha.0 to 0.1.21
export declare const process: (source: string, path: string) => string; | ||
//# sourceMappingURL=jest.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@stylable/jest", | ||
"version": "0.1.21-alpha.0", | ||
"version": "0.1.21", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,3 +14,3 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^0.1.22-alpha.0", | ||
"@stylable/node": "^0.1.22", | ||
"@stylable/runtime": "^0.2.0-alpha.0" | ||
@@ -30,3 +30,3 @@ }, | ||
"license": "BSD-3-Clause", | ||
"gitHead": "9705292eb59661087c074dc973287f3898687679" | ||
"gitHead": "04cf7ac8aa3ec061e938ff0b131152eda654a5dc" | ||
} |
@@ -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
4406
Updated@stylable/node@^0.1.22