Comparing version 0.9.1 to 1.0.0
{ | ||
"name": "abdomen", | ||
"description": "Tiny utility to setup JSDOM globally for tests", | ||
"version": "0.9.1", | ||
"version": "1.0.0", | ||
"type": "module", | ||
@@ -33,2 +33,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"jsdom": "^16.4.0", | ||
"rollup": "^2.35.1", | ||
@@ -35,0 +36,0 @@ "uvu": "^0.5.1" |
@@ -15,3 +15,3 @@ # abdomen | ||
*modules* | ||
**modules** | ||
@@ -22,3 +22,3 @@ ```js | ||
*commonjs* | ||
**commonjs** | ||
@@ -29,6 +29,10 @@ ```js | ||
or | ||
```shell | ||
node -r abdomen/setup | ||
``` | ||
## api | ||
*manual setup* | ||
```js | ||
@@ -35,0 +39,0 @@ import { setup, teardown } from 'abdomen' |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5159
1
43
3