Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "profam", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "Profanity and Spam Tool, supporting multiple languages and modes.", | ||
@@ -23,6 +23,4 @@ "keywords": [ | ||
"scripts": { | ||
"prod": "rm -rf profam && mkdir profam && webpack --config", | ||
"dev": "webpack --config -w", | ||
"test": "npm run prod && cd tests && webpack --config && webpack-dev-server", | ||
"prepublish": "npm run prod" | ||
"build": "babel source --out-file distribution/profam.js", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -33,13 +31,11 @@ "dependencies": { | ||
"devDependencies": { | ||
"async": "^2.0.0-rc.3", | ||
"babel-cli": "^6.7.5", | ||
"babel-core": "^6.4.5", | ||
"babel-loader": "^6.2.2", | ||
"babel-preset-es2015": "^6.5.0", | ||
"babel-preset-stage-0": "^6.5.0", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"webpack": "^1.12.13", | ||
"webpack-dev-middleware": "^1.5.1", | ||
"webpack-hot-middleware": "^2.6.4", | ||
"async": "^2.0.0-rc.3" | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-preset-stage-0": "^6.5.0" | ||
}, | ||
"main": "source/root.js" | ||
"main": "distribution/profam.js" | ||
} |
Sorry, the diff of this file is not supported yet
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
7
59
80807
515
1
1