Comparing version 0.0.23 to 0.0.24
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"engines": { | ||
@@ -36,3 +36,8 @@ "node": ">=0.4.0" | ||
"bower": "*", | ||
"semver": "*" | ||
"semver": "*", | ||
"chai": "~1.7.2", | ||
"grunt-contrib-jshint": "~0.6.0", | ||
"grunt": "~0.4.1", | ||
"grunt-mocha-test": "~0.5.0", | ||
"grunt-cli": "~0.1.9" | ||
}, | ||
@@ -46,3 +51,5 @@ "licenses": [ | ||
"scripts": { | ||
"test": "node test/run.js", | ||
"test": "grunt travis", | ||
"unit-test": "grunt test", | ||
"lint": "grunt lint", | ||
"release": "node tools/release.js", | ||
@@ -49,0 +56,0 @@ "build": "(echo '// Generated by browserify'; ./node_modules/.bin/browserify -i source-map tools/entry-point.js) > escodegen.browser.js" |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"engines": { | ||
@@ -38,3 +38,8 @@ "node": ">=0.4.0" | ||
"bower": "*", | ||
"semver": "*" | ||
"semver": "*", | ||
"chai": "~1.7.2", | ||
"grunt-contrib-jshint": "~0.6.0", | ||
"grunt": "~0.4.1", | ||
"grunt-mocha-test": "~0.5.0", | ||
"grunt-cli": "~0.1.9" | ||
}, | ||
@@ -48,3 +53,5 @@ "licenses": [ | ||
"scripts": { | ||
"test": "node test/run.js", | ||
"test": "grunt travis", | ||
"unit-test": "grunt test", | ||
"lint": "grunt lint", | ||
"release": "node tools/release.js", | ||
@@ -51,0 +58,0 @@ "build": "(echo '// Generated by browserify'; ./node_modules/.bin/browserify -i source-map tools/entry-point.js) > escodegen.browser.js" |
@@ -0,1 +1,4 @@ | ||
### Escodegen [![Build Status](https://secure.travis-ci.org/Constellation/escodegen.png)](http://travis-ci.org/Constellation/escodegen) [![Build Status](https://drone.io/github.com/Constellation/escodegen/status.png)](https://drone.io/github.com/Constellation/escodegen/latest) | ||
Escodegen ([escodegen](http://github.com/Constellation/escodegen)) is | ||
@@ -95,6 +98,1 @@ [ECMAScript](http://www.ecma-international.org/publications/standards/Ecma-262.htm) | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
### Status | ||
[![Build Status](https://secure.travis-ci.org/Constellation/escodegen.png)](http://travis-ci.org/Constellation/escodegen) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
11
6
100887
10
2266
98