no-profanity
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "no-profanity", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "A JavaScript package to detect and filter profanity", | ||
"main": "./lib/no-profanity.js", | ||
"types": "./lib/no-profanity.d.ts", | ||
"exports": { | ||
"import": "./lib/no-profanity.js", | ||
"require": "./commonjs/no-profanity.js" | ||
}, | ||
"directories": { | ||
@@ -12,3 +16,4 @@ "test": "test" | ||
"scripts": { | ||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --reporters=default" | ||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --reporters=default", | ||
"build": "babel lib --out-dir commonjs" | ||
}, | ||
@@ -26,2 +31,3 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.22.9", | ||
"@babel/core": "^7.22.9", | ||
@@ -28,0 +34,0 @@ "@babel/preset-env": "^7.22.9", |
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
49819
10
1259
0
8