@stylable/jest
Advanced tools
Comparing version 0.1.20 to 0.1.21-alpha.0
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.20", | ||
"version": "0.1.21-alpha.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^0.1.21", | ||
"@stylable/runtime": "^0.1.13" | ||
"@stylable/node": "^0.1.22-alpha.0", | ||
"@stylable/runtime": "^0.2.0-alpha.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "4de50a2e7656c4b7e3dab5619683e11e7364ebfc" | ||
"gitHead": "9705292eb59661087c074dc973287f3898687679" | ||
} |
@@ -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
4495
+ Added@stylable/runtime@0.2.0-alpha.0(transitive)
- Removed@stylable/runtime@0.1.13(transitive)