jest-regex-util
Advanced tools
Comparing version 25.2.6 to 26.0.0-alpha.0
@@ -11,2 +11,1 @@ /** | ||
export declare const replacePathSepForRegex: (string: string) => string; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "jest-regex-util", | ||
"version": "25.2.6", | ||
"version": "26.0.0-alpha.0", | ||
"repository": { | ||
@@ -13,3 +13,3 @@ "type": "git", | ||
"engines": { | ||
"node": ">= 8.3" | ||
"node": ">= 10.14.2" | ||
}, | ||
@@ -19,13 +19,6 @@ "license": "MIT", | ||
"types": "build/index.d.ts", | ||
"typesVersions": { | ||
"<3.8": { | ||
"build/*": [ | ||
"build/ts3.4/*" | ||
] | ||
} | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "43207b743df164e9e58bd483dd9167b9084da18b" | ||
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d" | ||
} |
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
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
3180
4
45
2