@stylable/jest
Advanced tools
Comparing version 0.1.17 to 0.1.18
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.17", | ||
"version": "0.1.18", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^0.1.18", | ||
"@stylable/runtime": "^0.1.10" | ||
"@stylable/node": "^0.1.19", | ||
"@stylable/runtime": "^0.1.11" | ||
}, | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "0b341efa8f5b52aa927d4c0434d7f2f7dc6fe4c2" | ||
"gitHead": "1126baf1321a0b5d30685a2a33395f73372ea076" | ||
} |
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
4765
1
Updated@stylable/node@^0.1.19
Updated@stylable/runtime@^0.1.11