chevrotain
Advanced tools
Comparing version 0.4.5 to 0.4.6
@@ -1,2 +0,2 @@ | ||
/*! chevrotain - v0.4.5 - 2015-07-11 */ | ||
/*! chevrotain - v0.4.6 - 2015-07-12 */ | ||
declare module chevrotain { | ||
@@ -3,0 +3,0 @@ module lang { |
{ | ||
"name": "chevrotain", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "Chevrotain is a high performance fault Tolerant Javascript parsing DSL for building recursive decent parsers", | ||
@@ -45,4 +45,4 @@ "keywords": [ | ||
"test": "grunt test", | ||
"release_patch": "node scripts/pre_release_build.js patch && grunt build && node scripts/post_release_build.js patch node ../Chevrotain.github.io/scripts/upload_docs.js", | ||
"release_minor": "node scripts/pre_release_build.js minor && grunt build && node scripts/post_release_build.js minor node ../Chevrotain.github.io/scripts/upload_docs.js" | ||
"release_patch": "node scripts/pre_release_build.js patch && grunt build && node scripts/post_release_build.js patch && node ../Chevrotain.github.io/scripts/upload_docs.js", | ||
"release_minor": "node scripts/pre_release_build.js minor && grunt build && node scripts/post_release_build.js minor && node ../Chevrotain.github.io/scripts/upload_docs.js" | ||
}, | ||
@@ -49,0 +49,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
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
1310316
4868