pegjs-util
Advanced tools
Comparing version 1.4.2 to 1.4.3
/* | ||
** pegjs-util -- Utility Class for PEG.js | ||
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
{ | ||
"name": "pegjs-util", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Utility Class for PEG.js", | ||
@@ -26,5 +26,5 @@ "keywords": [ "pegjs", "parser", "AST", "unroll" ], | ||
"grunt-contrib-jshint": "~1.1.0", | ||
"grunt-contrib-clean": "~1.0.0", | ||
"grunt-contrib-clean": "~1.1.0", | ||
"grunt-eslint": "~19.0.0", | ||
"asty": "~1.4.8" | ||
"asty": "~1.5.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "dependencies": { |
/* | ||
** pegjs-util -- Utility Class for PEG.js | ||
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
@@ -248,3 +248,3 @@ | ||
Copyright (c) 2014-2016 Ralf S. Engelschall (http://engelschall.com/) | ||
Copyright (c) 2014-2017 Ralf S. Engelschall (http://engelschall.com/) | ||
@@ -251,0 +251,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
Sorry, the diff of this file is not supported yet