@rollup/pluginutils
Advanced tools
Comparing version 3.0.2 to 3.0.3
# @rollup/pluginutils ChangeLog | ||
## v3.0.3 | ||
_2020-01-07_ | ||
### Bugfixes | ||
- fix: createFilter Windows regression (#141) | ||
### Updates | ||
- test: fix windows path failure (0a0de65) | ||
- chore: fix test script (5eae320) | ||
## v3.0.2 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@rollup/pluginutils", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"publishConfig": { | ||
@@ -33,3 +33,3 @@ "access": "public" | ||
"pretest": "pnpm run build -- --sourcemap", | ||
"test": "ava test/*.ts" | ||
"test": "ava" | ||
}, | ||
@@ -36,0 +36,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
228587
6785