Comparing version 3.0.0-rc1 to 3.0.0
{ | ||
"version": "3.0.0rc1", | ||
"version": "3.0.0", | ||
"name": "txtgen", | ||
@@ -11,3 +11,3 @@ "description": "Util for generating random sentences, paragraphs and articles in English", | ||
"author": "@ndaidong", | ||
"main": "./dist/txtgen.js", | ||
"main": "./dist/cjs/txtgen.js", | ||
"module": "./src/main.js", | ||
@@ -37,4 +37,4 @@ "browser": "./dist/txtgen.min.js", | ||
"jest": { | ||
"testPathIgnorePatterns": ["dist", "types", "tests"] | ||
}, | ||
"testPathIgnorePatterns": ["dist", "types", "tests"] | ||
}, | ||
"devDependencies": { | ||
@@ -41,0 +41,0 @@ "dtslint": "^4.0.5", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
0
2
52535