@stylable/jest
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "@stylable/jest", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Test your Stylable React components using Jest", | ||
"main": "dist/jest.js", | ||
@@ -13,4 +14,3 @@ "types": "dist/jest.d.ts", | ||
"dependencies": { | ||
"@stylable/node": "^0.1.7", | ||
"node-eval": "^2.0.0" | ||
"@stylable/node": "^0.1.9" | ||
}, | ||
@@ -29,3 +29,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "5dbe803f24fc6f14273ef678d0fa581a15d48469" | ||
"gitHead": "1d8950a51e77383751ecc10d9b75375a8f0817b9" | ||
} |
@@ -5,10 +5,10 @@ # @stylable/jest | ||
`@stylable/jest` is a simple integration that allows testing your **Stylable** React components using [Jest](https://jestjs.io/). | ||
`@stylable/jest` is a simple integration that allows testing your Stylable React components using [Jest](https://jestjs.io/). | ||
## Installation | ||
This package is still a work-in-progress within the **Stylable** mono-repo. Once it matures, further details will be added here. | ||
This package is still a work-in-progress within the Stylable mono-repo. Once it matures, further details will be added here. | ||
## Usage | ||
Use the `process` utility imported from `@stylable/jest` to configure your Jest setup to support **Stylable** stylesheets, turning them into resolvable modules. | ||
Use the `process` utility imported from `@stylable/jest` to configure your Jest setup to support Stylable stylesheets, turning them into resolvable modules. | ||
@@ -15,0 +15,0 @@ > Note: Jest should also be configured to ignore `.st.css` files in its transformations. |
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
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
4409
1
0
- Removednode-eval@^2.0.0
- Removednode-eval@2.0.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
Updated@stylable/node@^0.1.9