@quailjs/quail-core
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@quailjs/quail-core", | ||
"description": "Quail, the framework", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": "Jesse Beach <jesse.r.beach@gmail.com>", | ||
@@ -45,2 +45,3 @@ "license": "MIT", | ||
"new-element": "0.0.2", | ||
"npm-watch": "0.0.1", | ||
"should": "^5.0.1", | ||
@@ -50,3 +51,6 @@ "sinon": "^1.10.3" | ||
"scripts": { | ||
"test": "jscs -c .jscsrc src && eslint -c .eslintrc src && karma start" | ||
"compile": "babel -e -d lib/ src/", | ||
"prepublish": "npm run compile", | ||
"test": "jscs -c .jscsrc src && eslint -c .eslintrc src && karma start", | ||
"watch": "npm-watch" | ||
}, | ||
@@ -56,3 +60,6 @@ "main": "./src/index.js", | ||
"external": "global:External" | ||
}, | ||
"watch": { | ||
"compile": "src/**/*.js" | ||
} | ||
} |
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
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
180761
65
4637
32
1